This is the complete list of members for mesh_client::MeshClient, including all inherited members.
addAttributeMap(const MapT &map, const std::string &name) | lvr2::AttributeMeshIOBase | |
addChannel(const std::string group, const std::string name, const lvr2::FloatChannel &channel) | mesh_client::MeshClient | virtual |
addChannel(const std::string group, const std::string name, const lvr2::IndexChannel &channel) | mesh_client::MeshClient | virtual |
addChannel(const std::string group, const std::string name, const lvr2::UCharChannel &channel) | mesh_client::MeshClient | virtual |
lvr2::AttributeMeshIOBase::addChannel(const std::string group, const std::string name, const IndexChannel &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 | |
addFilter(std::string channel, float min_value, float max_value) | mesh_client::MeshClient | |
addIndices(const lvr2::IndexChannel &channel_ptr) | mesh_client::MeshClient | |
lvr2::AttributeMeshIOBase::addIndices(const IndexChannel &channel_ptr)=0 | lvr2::MeshGeometryIO | pure virtual |
addMesh(const HalfEdgeMesh< BaseVec > &hem) | lvr2::AttributeMeshIOBase | |
addVertices(const lvr2::FloatChannel &channel_ptr) | mesh_client::MeshClient | virtual |
bounding_box_ | mesh_client::MeshClient | private |
buildJson(const std::string &attribute_name) | mesh_client::MeshClient | |
FLOAT enum value | mesh_client::MeshClient | |
float_channels | mesh_client::MeshClient | private |
getAttributeMap(const std::string &name) | lvr2::AttributeMeshIOBase | |
getChannel(const std::string group, const std::string name, lvr2::FloatChannelOptional &channel) | mesh_client::MeshClient | virtual |
getChannel(const std::string group, const std::string name, lvr2::IndexChannelOptional &channel) | mesh_client::MeshClient | |
getChannel(const std::string group, const std::string name, lvr2::UCharChannelOptional &channel) | mesh_client::MeshClient | |
lvr2::AttributeMeshIOBase::getChannel(const std::string group, const std::string name, IndexChannelOptional &channel)=0 | lvr2::GroupedChannelIO | pure virtual |
getDenseAttributeMap(const std::string &name) | lvr2::AttributeMeshIOBase | |
getIndices() | mesh_client::MeshClient | virtual |
getMesh() | lvr2::AttributeMeshIOBase | |
getVertices() | mesh_client::MeshClient | virtual |
index_channels | mesh_client::MeshClient | private |
mesh_filters_ | mesh_client::MeshClient | private |
mesh_layer_ | mesh_client::MeshClient | private |
MeshClient(const std::string &srv_url, const std::string &server_username, const std::string &server_password, const std::string &mesh_layer) | mesh_client::MeshClient | |
requestChannel(std::string channel) | mesh_client::MeshClient | private |
server_password_ | mesh_client::MeshClient | private |
server_url_ | mesh_client::MeshClient | private |
server_username_ | mesh_client::MeshClient | private |
setBoundingBox(float min_x, float min_y, float min_z, const float max_x, const float max_y, const float max_z) | mesh_client::MeshClient | |
Type enum name | mesh_client::MeshClient | |
UCHAR enum value | mesh_client::MeshClient | |
uchar_channels | mesh_client::MeshClient | private |
UINT enum value | mesh_client::MeshClient |