Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::Mesh::BufferInfo Struct Reference

Public Member Functions

constexpr BufferInfo (BufferType atype)
 
constexpr BufferInfo (BufferType atype, int alocation)
 
auto operator<=> (const BufferInfo &) const =default
 

Public Attributes

int location = static_cast<int>(BufferType::PositionAttrib)
 attribute location of buffer in GLSL shader
 
BufferType type = BufferType::PositionAttrib
 

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