![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
#include <inviwo/core/datastructures/geometry/typedmesh.h>
Public Types | |
| using | Base = TypedMeshBufferBase<uint32_t, 1, static_cast<int>(BufferType::IndexAttrib)> |
| Public Types inherited from inviwo::buffertraits::TypedMeshBufferBase< uint32_t, 1, static_cast< int >(BufferType::IndexAttrib)> | |
| using | type |
Public Member Functions | |
| std::shared_ptr< Buffer< Base::type > > | getEditableIndex () |
| std::shared_ptr< const Buffer< Base::type > > | getIndex () const |
| void | setVertexIndex (size_t index, uint32_t ind) |
| Public Member Functions inherited from inviwo::buffertraits::TypedMeshBufferBase< uint32_t, 1, static_cast< int >(BufferType::IndexAttrib)> | |
| auto & | getTypedDataContainer () |
| auto & | getTypedDataContainer () const |
| auto | getTypedEditableRAMRepresentation () |
| auto | getTypedRAMRepresentation () const |
| TypedMeshBufferBase (Mesh &mesh) | |
Additional Inherited Members | |
| Static Public Member Functions inherited from inviwo::buffertraits::TypedMeshBufferBase< uint32_t, 1, static_cast< int >(BufferType::IndexAttrib)> | |
| static Mesh::BufferInfo | bi () |
| Public Attributes inherited from inviwo::buffertraits::TypedMeshBufferBase< uint32_t, 1, static_cast< int >(BufferType::IndexAttrib)> | |
| std::shared_ptr< Buffer< type > > | buffer_ |
BufferTrait for Uint32 buffers