Choreonoid  1.8
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) constcnoid::SceneCylinderProjectorprotected
calcUnitCylinderLineIntersection(const Vector3 &lineStart, const Vector3 &lineEnd, Vector3 &out_isectFront, Vector3 &out_isectBack) constcnoid::SceneCylinderProjectorprotected
center_cnoid::SceneCylinderProjectorprotected
height_cnoid::SceneCylinderProjectorprotected
initializeProjection(const SceneWidgetEvent *event)cnoid::SceneCylinderProjector
isFrontSurfaceProjectioncnoid::SceneCylinderProjectorprotected
project(const SceneWidgetEvent *event, Vector3 &out_projected) constcnoid::SceneCylinderProjectorvirtual
project(const SceneWidgetEvent *event, Vector3 &out_isecFront, Vector3 &out_isecBack) constcnoid::SceneCylinderProjectorprotected
radius_cnoid::SceneCylinderProjectorprotected
rotation_cnoid::SceneCylinderProjectorprotected
SceneCylinderProjector()cnoid::SceneCylinderProjector
SceneCylinderProjector(const Vector3 &center, double radius, double height, const Quaternion &rotation)cnoid::SceneCylinderProjector
setCylinder(const Vector3 &center, double radius, double height, const Quaternion &rotation)cnoid::SceneCylinderProjector
~SceneProjector()cnoid::SceneProjectorvirtual