BIMHome v1.0.0
BIMHome接口文档说明
Placement 成员列表

成员的完整列表,这些成员属于 Placement,包括所有继承而来的类成员

fromDualQuaternion(DualQuat qq)Placementstatic
fromMatrix(const Matrix4D &m)Placement
getPosition() constPlacement
getRotation() constPlacement
inverse() constPlacement
invert()Placement
isIdentity() constPlacement
m_PosPlacementprotected
m_RotPlacementprotected
move(const Vector3d &MovVec)Placement
multVec(const Vector3d &src, Vector3d &dst) constPlacement
operator!=(const Placement &that) constPlacement
operator*(const Placement &p) constPlacement
operator*=(const Placement &p)Placement
operator=(const Placement &)Placement
operator==(const Placement &that) constPlacement
Placement()Placement
Placement(const Placement &)Placement
Placement(const Base::Matrix4D &matrix)Placement
Placement(const Vector3d &Pos, const Rotation &Rot)Placement
Placement(const Vector3d &Pos, const Rotation &Rot, const Vector3d &Cnt)Placement
pow(double t, bool shorten=true) constPlacement
sclerp(const Placement &p0, const Placement &p1, double t, bool shorten=true)Placementstatic
setPosition(const Vector3d &Pos)Placement
setRotation(const Rotation &Rot)Placement
slerp(const Placement &p0, const Placement &p1, double t)Placementstatic
toDualQuaternion() constPlacement
toMatrix() constPlacement
~Placement()Placement