Choreonoid
1.8
|
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::SceneCylinderProjector | protected |
calcUnitCylinderLineIntersection(const Vector3 &lineStart, const Vector3 &lineEnd, Vector3 &out_isectFront, Vector3 &out_isectBack) const | cnoid::SceneCylinderProjector | protected |
center_ | cnoid::SceneCylinderProjector | protected |
height_ | cnoid::SceneCylinderProjector | protected |
initializeProjection(const SceneWidgetEvent *event) | cnoid::SceneCylinderProjector | |
isFrontSurfaceProjection | cnoid::SceneCylinderProjector | protected |
project(const SceneWidgetEvent *event, Vector3 &out_projected) const | cnoid::SceneCylinderProjector | virtual |
project(const SceneWidgetEvent *event, Vector3 &out_isecFront, Vector3 &out_isecBack) const | cnoid::SceneCylinderProjector | protected |
radius_ | cnoid::SceneCylinderProjector | protected |
rotation_ | cnoid::SceneCylinderProjector | protected |
SceneCylinderProjector() | cnoid::SceneCylinderProjector | |
SceneCylinderProjector(const Vector3 ¢er, double radius, double height, const Quaternion &rotation) | cnoid::SceneCylinderProjector | |
setCylinder(const Vector3 ¢er, double radius, double height, const Quaternion &rotation) | cnoid::SceneCylinderProjector | |
~SceneProjector() | cnoid::SceneProjector | virtual |