|
Cogs.Core
|
Public Attributes | |
| const PotreeVertexLayoutInfo & | layoutInfo |
| Cogs::Collections::SmallVector< PotreeAttributes, 4 > | attributes |
| glm::uvec4 | cellPos |
| glm::vec3 | posScale |
| glm::vec3 | posShift |
| PotreeEnconding | encoding |
| size_t | occGridDim |
| glm::vec3 | fullBBoxMin |
| glm::vec3 | fullBBoxSize |
Definition at line 398 of file PotreeSystem.h.
| Cogs::Collections::SmallVector<PotreeAttributes, 4> Cogs::Core::PotreeDecodeInData::attributes |
Definition at line 401 of file PotreeSystem.h.
| glm::uvec4 Cogs::Core::PotreeDecodeInData::cellPos |
Definition at line 402 of file PotreeSystem.h.
| PotreeEnconding Cogs::Core::PotreeDecodeInData::encoding |
Definition at line 405 of file PotreeSystem.h.
| glm::vec3 Cogs::Core::PotreeDecodeInData::fullBBoxMin |
Definition at line 407 of file PotreeSystem.h.
| glm::vec3 Cogs::Core::PotreeDecodeInData::fullBBoxSize |
Definition at line 408 of file PotreeSystem.h.
| const PotreeVertexLayoutInfo& Cogs::Core::PotreeDecodeInData::layoutInfo |
Definition at line 400 of file PotreeSystem.h.
| size_t Cogs::Core::PotreeDecodeInData::occGridDim |
Definition at line 406 of file PotreeSystem.h.
| glm::vec3 Cogs::Core::PotreeDecodeInData::posScale |
Definition at line 403 of file PotreeSystem.h.
| glm::vec3 Cogs::Core::PotreeDecodeInData::posShift |
Definition at line 404 of file PotreeSystem.h.