Robotics Library
0.7.0
|
This is the complete list of members for rl::sg::DepthScene, including all inherited members.
add(Model *model) | rl::sg::Scene | virtual |
begin() | rl::sg::Scene | |
create()=0 | rl::sg::Scene | pure virtual |
depth(Body *first, Body *second, ::rl::math::Vector3 &point1, ::rl::math::Vector3 &point2) | rl::sg::DepthScene | |
depth(Model *first, Model *second, ::rl::math::Vector3 &point1, ::rl::math::Vector3 &point2) | rl::sg::DepthScene | |
depth(Shape *first, Shape *second, ::rl::math::Vector3 &point1, ::rl::math::Vector3 &point2)=0 | rl::sg::DepthScene | pure virtual |
DepthScene() | rl::sg::DepthScene | |
end() | rl::sg::Scene | |
getModel(const ::std::size_t &i) const | rl::sg::Scene | |
getName() const | rl::sg::Scene | |
getNumModels() const | rl::sg::Scene | |
isScalingSupported | rl::sg::Scene | protected |
Iterator typedef | rl::sg::Scene | |
load(const ::std::string &filename, const bool &doBoundingBoxPoints=false, const bool &doPoints=false) | rl::sg::Scene | |
models | rl::sg::Scene | protected |
name | rl::sg::Scene | private |
remove(Model *model) | rl::sg::Scene | virtual |
Scene() | rl::sg::Scene | |
setName(const ::std::string &name) | rl::sg::Scene | virtual |
triangleCallback(void *userData, ::SoCallbackAction *action, const ::SoPrimitiveVertex *v1, const ::SoPrimitiveVertex *v2, const ::SoPrimitiveVertex *v3) | rl::sg::Scene | privatestatic |
~DepthScene() | rl::sg::DepthScene | virtual |
~Scene() | rl::sg::Scene | virtual |