Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
constexpr | BufferInfo (BufferType atype) |
constexpr | BufferInfo (BufferType atype, int alocation) |
Public Attributes | |
BufferType | type |
int | location |
Friends | |
IVW_CORE_API friend std::ostream & | operator<< (std::ostream &ss, Mesh::BufferInfo info) |