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

Public Attributes

unsigned positionOffset
 
unsigned colorOffset
 
unsigned normalOffset
 
unsigned intensityOffset
 
unsigned classOffset
 
unsigned stride
 
std::vector< Cogs::VertexElementelements
 

Detailed Description

Definition at line 96 of file PotreeSystem.h.

Member Data Documentation

◆ classOffset

unsigned Cogs::Core::PotreeVertexLayoutInfo::classOffset

Definition at line 101 of file PotreeSystem.h.

◆ colorOffset

unsigned Cogs::Core::PotreeVertexLayoutInfo::colorOffset

Definition at line 98 of file PotreeSystem.h.

◆ elements

std::vector<Cogs::VertexElement> Cogs::Core::PotreeVertexLayoutInfo::elements

Definition at line 103 of file PotreeSystem.h.

◆ intensityOffset

unsigned Cogs::Core::PotreeVertexLayoutInfo::intensityOffset

Definition at line 100 of file PotreeSystem.h.

◆ normalOffset

unsigned Cogs::Core::PotreeVertexLayoutInfo::normalOffset

Definition at line 99 of file PotreeSystem.h.

◆ positionOffset

unsigned Cogs::Core::PotreeVertexLayoutInfo::positionOffset

Definition at line 97 of file PotreeSystem.h.

◆ stride

unsigned Cogs::Core::PotreeVertexLayoutInfo::stride

Definition at line 102 of file PotreeSystem.h.


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