![]() |
Astra SDK
v2.1.3
|
成员的完整列表,这些成员属于 astra::CoordinateMapper,包括所有继承而来的类成员
convert_depth_to_world(astra::Vector3f depthPosition) const | astra::CoordinateMapper | inline |
convert_depth_to_world(float depthX, float depthY, float depthZ, float &worldX, float &worldY, float &worldZ) const | astra::CoordinateMapper | inline |
convert_world_to_depth(Vector3f worldPosition) const | astra::CoordinateMapper | inline |
convert_world_to_depth(float worldX, float worldY, float worldZ, float &depthX, float &depthY, float &depthZ) const | astra::CoordinateMapper | inline |
CoordinateMapper(astra_depthstream_t depthStream) | astra::CoordinateMapper | inline |
CoordinateMapper(const CoordinateMapper &rhs) | astra::CoordinateMapper | inline |
operator=(const CoordinateMapper &rhs) | astra::CoordinateMapper | inline |