NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::ConvexPolyhedron::Vertex Struct Reference

#include <ConvexPolyhedron.hpp>

Public Attributes

Vec3f pos
 
union {
   F32   orient
 
   S32   remap
 
aux
 

Detailed Description

Definition at line 38 of file ConvexPolyhedron.hpp.

Member Data Documentation

union { ... } FW::ConvexPolyhedron::Vertex::aux
F32 FW::ConvexPolyhedron::Vertex::orient

Definition at line 43 of file ConvexPolyhedron.hpp.

Vec3f FW::ConvexPolyhedron::Vertex::pos

Definition at line 40 of file ConvexPolyhedron.hpp.

S32 FW::ConvexPolyhedron::Vertex::remap

Definition at line 44 of file ConvexPolyhedron.hpp.


The documentation for this struct was generated from the following file: