|
NTrace
GPU ray tracing framework
|
#include <ConvexPolyhedron.hpp>
Public Attributes | |
| Vec3f | pos |
| union { | |
| F32 orient | |
| S32 remap | |
| } | aux |
Definition at line 38 of file ConvexPolyhedron.hpp.
| 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.