|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
#include <typedmesh.h>
| Public Types | |
| using | Base = TypedMeshBufferBase<float, 1, static_cast<int>(BufferType::RadiiAttrib)> | 
| Public Types inherited from inviwo::buffertraits::TypedMeshBufferBase< float, 1, static_cast< int >(BufferType::RadiiAttrib)> | |
| using | type | 
| Public Member Functions | |
| std::shared_ptr< const Buffer< Base::type > > | getRadii () const | 
| std::shared_ptr< Buffer< Base::type > > | getEditableRadii () | 
| void | setVertexRadius (size_t index, float radius) | 
| Public Member Functions inherited from inviwo::buffertraits::TypedMeshBufferBase< float, 1, static_cast< int >(BufferType::RadiiAttrib)> | |
| TypedMeshBufferBase (Mesh &mesh) | |
| auto | getTypedRAMRepresentation () const | 
| auto | getTypedEditableRAMRepresentation () | 
| auto & | getTypedDataContainer () const | 
| auto & | getTypedDataContainer () | 
| Additional Inherited Members | |
| Static Public Member Functions inherited from inviwo::buffertraits::TypedMeshBufferBase< float, 1, static_cast< int >(BufferType::RadiiAttrib)> | |
| static Mesh::BufferInfo | bi () | 
| Public Attributes inherited from inviwo::buffertraits::TypedMeshBufferBase< float, 1, static_cast< int >(BufferType::RadiiAttrib)> | |
| std::shared_ptr< Buffer< type > > | buffer_ | 
BufferTrait for radii buffers (float)