Cogs.Core
Public Attributes | List of all members
Cogs::Core::PotreeDecodeInData Struct Reference

Public Attributes

const PotreeVertexLayoutInfolayoutInfo
 
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
 

Detailed Description

Definition at line 398 of file PotreeSystem.h.

Member Data Documentation

◆ attributes

Cogs::Collections::SmallVector<PotreeAttributes, 4> Cogs::Core::PotreeDecodeInData::attributes

Definition at line 401 of file PotreeSystem.h.

◆ cellPos

glm::uvec4 Cogs::Core::PotreeDecodeInData::cellPos

Definition at line 402 of file PotreeSystem.h.

◆ encoding

PotreeEnconding Cogs::Core::PotreeDecodeInData::encoding

Definition at line 405 of file PotreeSystem.h.

◆ fullBBoxMin

glm::vec3 Cogs::Core::PotreeDecodeInData::fullBBoxMin

Definition at line 407 of file PotreeSystem.h.

◆ fullBBoxSize

glm::vec3 Cogs::Core::PotreeDecodeInData::fullBBoxSize

Definition at line 408 of file PotreeSystem.h.

◆ layoutInfo

const PotreeVertexLayoutInfo& Cogs::Core::PotreeDecodeInData::layoutInfo

Definition at line 400 of file PotreeSystem.h.

◆ occGridDim

size_t Cogs::Core::PotreeDecodeInData::occGridDim

Definition at line 406 of file PotreeSystem.h.

◆ posScale

glm::vec3 Cogs::Core::PotreeDecodeInData::posScale

Definition at line 403 of file PotreeSystem.h.

◆ posShift

glm::vec3 Cogs::Core::PotreeDecodeInData::posShift

Definition at line 404 of file PotreeSystem.h.


The documentation for this struct was generated from the following file: