Choreonoid  1.5
cnoid::SceneCylinderProjector Member List

This is the complete list of members for cnoid::SceneCylinderProjector, including all inherited members.

calcCylinderLineIntersection(const Vector3d &lineStart, const Vector3 &lineEnd, Vector3 &out_isectFront, Vector3 &out_isectBack) const cnoid::SceneCylinderProjectorprotected
calcUnitCylinderLineIntersection(const Vector3 &lineStart, const Vector3 &lineEnd, Vector3 &out_isectFront, Vector3 &out_isectBack) const cnoid::SceneCylinderProjectorprotected
center_cnoid::SceneCylinderProjectorprotected
EIGEN_MAKE_ALIGNED_OPERATOR_NEWcnoid::SceneCylinderProjector
height_cnoid::SceneCylinderProjectorprotected
project(const SceneWidgetEvent &event, Vector3 &out_projected) const cnoid::SceneCylinderProjectorvirtual
radius_cnoid::SceneCylinderProjectorprotected
rotation_cnoid::SceneCylinderProjectorprotected
SceneCylinderProjector()cnoid::SceneCylinderProjector
SceneCylinderProjector(const Vector3 &center, double radius, double height, const Quat &rotation)cnoid::SceneCylinderProjector
setCylinder(const Vector3 &center, double radius, double height, const Quat &rotation)cnoid::SceneCylinderProjector
~SceneProjector()cnoid::SceneProjectorvirtual