#include <typedmesh.h>
|
using | Base = TypedMeshBufferBase<float, 1, static_cast<int>(BufferType::RadiiAttrib)> |
|
using | type |
|
|
std::shared_ptr< const Buffer< Base::type > > | getRadii () const |
|
std::shared_ptr< Buffer< Base::type > > | getEditableRadii () |
|
void | setVertexRadius (size_t index, float radius) |
|
| 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 radii buffers (float)
- See also
- SphereMesh
The documentation for this class was generated from the following file: