This is the complete list of members for lvr2::AttributeMeshIOBase, including all inherited members.
addAttributeMap(const MapT &map, const std::string &name) | lvr2::AttributeMeshIOBase | |
addChannel(const std::string group, const std::string name, const FloatChannel &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
addChannel(const std::string group, const std::string name, const IndexChannel &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
addChannel(const std::string group, const std::string name, const UCharChannel &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
addChannel(const std::string group, const std::string name, const FloatChannel &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
addChannel(const std::string group, const std::string name, const IndexChannel &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
addChannel(const std::string group, const std::string name, const UCharChannel &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
addDenseAttributeMap(const BaseMesh< BaseVecT > &mesh, const MapT &map, const std::string &name) | lvr2::AttributeMeshIOBase | |
addDenseAttributeMap(const MapT &map, const std::string &name) | lvr2::AttributeMeshIOBase | |
addIndices(const IndexChannel &channel_ptr)=0 | lvr2::MeshGeometryIO | pure virtual |
addMesh(const HalfEdgeMesh< BaseVec > &hem) | lvr2::AttributeMeshIOBase | |
addVertices(const FloatChannel &channel_ptr)=0 | lvr2::MeshGeometryIO | pure virtual |
getAttributeMap(const std::string &name) | lvr2::AttributeMeshIOBase | |
getChannel(const std::string group, const std::string name, FloatChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getChannel(const std::string group, const std::string name, IndexChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getChannel(const std::string group, const std::string name, UCharChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getChannel(const std::string group, const std::string name, FloatChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getChannel(const std::string group, const std::string name, IndexChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getChannel(const std::string group, const std::string name, UCharChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getDenseAttributeMap(const std::string &name) | lvr2::AttributeMeshIOBase | |
getIndices()=0 | lvr2::MeshGeometryIO | pure virtual |
getMesh() | lvr2::AttributeMeshIOBase | |
getVertices()=0 | lvr2::MeshGeometryIO | pure virtual |