#include <PlyStructure.h>
Public Attributes | |
unsigned char | b |
unsigned char | g |
float | nx |
float | ny |
float | nz |
unsigned char | r |
float | s |
float | t |
float | x |
float | y |
float | z |
Definition at line 7 of file TomGine/PlyStructure.h.
unsigned char TomGine::PlyVertex::b |
Definition at line 11 of file TomGine/PlyStructure.h.
unsigned char TomGine::PlyVertex::g |
Definition at line 11 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::nx |
Definition at line 9 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::ny |
Definition at line 9 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::nz |
Definition at line 9 of file TomGine/PlyStructure.h.
unsigned char TomGine::PlyVertex::r |
Definition at line 11 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::s |
Definition at line 10 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::t |
Definition at line 10 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::x |
Definition at line 8 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::y |
Definition at line 8 of file TomGine/PlyStructure.h.
float TomGine::PlyVertex::z |
Definition at line 8 of file TomGine/PlyStructure.h.