$search
#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 Tracker/PlyStructure.h.
unsigned char Tracking::PlyVertex::b |
Definition at line 11 of file Tracker/PlyStructure.h.
unsigned char Tracking::PlyVertex::g |
Definition at line 11 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::nx |
Definition at line 9 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::ny |
Definition at line 9 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::nz |
Definition at line 9 of file Tracker/PlyStructure.h.
unsigned char Tracking::PlyVertex::r |
Definition at line 11 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::s |
Definition at line 10 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::t |
Definition at line 10 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::x |
Definition at line 8 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::y |
Definition at line 8 of file Tracker/PlyStructure.h.
float Tracking::PlyVertex::z |
Definition at line 8 of file Tracker/PlyStructure.h.