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

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

Friends

IVW_CORE_API friend std::ostream & operator<< (std::ostream &ss, Mesh::BufferInfo info)

The documentation for this struct was generated from the following file:
  • mesh.h