#include <typedmesh.h>
|
using | Base = TypedMeshBufferBase<uint32_t, 1, static_cast<int>(BufferType::PickingAttrib)> |
|
using | type |
|
|
std::shared_ptr< const Buffer< Base::type > > | getPicking () const |
|
std::shared_ptr< Buffer< Base::type > > | getEditablePicking () |
|
void | setVertexPicking (size_t index, uint32_t id) |
|
| TypedMeshBufferBase (Mesh &mesh) |
|
auto | getTypedRAMRepresentation () const |
|
auto | getTypedEditableRAMRepresentation () |
|
auto & | getTypedDataContainer () const |
|
auto & | getTypedDataContainer () |
|
| TypedMeshBufferBase (Mesh &mesh) |
|
auto | getTypedRAMRepresentation () const |
|
auto | getTypedEditableRAMRepresentation () |
|
auto & | getTypedDataContainer () const |
|
auto & | getTypedDataContainer () |
|
BufferTrait for picking buffers (uint32)
- See also
- PickingMapper
The documentation for this class was generated from the following file: