|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 CoordinateSystem,包括所有继承而来的类成员
| axis | CoordinateSystem | private |
| CoordinateSystem() | CoordinateSystem | |
| displacement(const CoordinateSystem &cs) const | CoordinateSystem | |
| getAxis() const | CoordinateSystem | |
| getPosition() const | CoordinateSystem | |
| getXDirection() const | CoordinateSystem | |
| getYDirection() const | CoordinateSystem | |
| getZDirection() const | CoordinateSystem | |
| setAxes(const Axis &v, const Vector3d &xd) | CoordinateSystem | |
| setAxes(const Vector3d &n, const Vector3d &xd) | CoordinateSystem | |
| setAxis(const Axis &v) | CoordinateSystem | |
| setPlacement(const Placement &p) | CoordinateSystem | |
| setPosition(const Vector3d &p) | CoordinateSystem | |
| setXDirection(const Vector3d &v) | CoordinateSystem | |
| setYDirection(const Vector3d &v) | CoordinateSystem | |
| setZDirection(const Vector3d &v) | CoordinateSystem | |
| transform(const Placement &p) | CoordinateSystem | |
| transform(const Rotation &r) | CoordinateSystem | |
| transformTo(Vector3d &p) | CoordinateSystem | |
| xdir | CoordinateSystem | private |
| ydir | CoordinateSystem | private |
| ~CoordinateSystem() | CoordinateSystem |