|
NTrace
GPU ray tracing framework
|
#include <Mesh.hpp>
Public Member Functions | |
| VertexPNC (void) | |
| VertexPNC (const Vec3f &pp, const Vec3f &nn, const Vec4f &cc) | |
Static Public Member Functions | |
| static void | listAttribs (MeshBase &mesh) |
Public Attributes | |
| Vec3f | p |
| Vec3f | n |
| Vec4f | c |