|
Cogs.Core
|
Public Attributes | |
| unsigned | positionOffset |
| unsigned | colorOffset |
| unsigned | normalOffset |
| unsigned | intensityOffset |
| unsigned | classOffset |
| unsigned | stride |
| std::vector< Cogs::VertexElement > | elements |
Definition at line 96 of file PotreeSystem.h.
| unsigned Cogs::Core::PotreeVertexLayoutInfo::classOffset |
Definition at line 101 of file PotreeSystem.h.
| unsigned Cogs::Core::PotreeVertexLayoutInfo::colorOffset |
Definition at line 98 of file PotreeSystem.h.
| std::vector<Cogs::VertexElement> Cogs::Core::PotreeVertexLayoutInfo::elements |
Definition at line 103 of file PotreeSystem.h.
| unsigned Cogs::Core::PotreeVertexLayoutInfo::intensityOffset |
Definition at line 100 of file PotreeSystem.h.
| unsigned Cogs::Core::PotreeVertexLayoutInfo::normalOffset |
Definition at line 99 of file PotreeSystem.h.
| unsigned Cogs::Core::PotreeVertexLayoutInfo::positionOffset |
Definition at line 97 of file PotreeSystem.h.
| unsigned Cogs::Core::PotreeVertexLayoutInfo::stride |
Definition at line 102 of file PotreeSystem.h.