MpcSceneBase
- class MpcSceneBase
Bases:
instance
Raises an exception This class cannot be instantiated from Python
- pointInSpace((MpcSceneBase)arg1) vec3 :
- C++ signature :
class Eigen::Matrix<double,3,1,0,3,1> pointInSpace(class FxSceneBase {lvalue})
- updateBoundingBox((MpcSceneBase)arg1) None :
- C++ signature :
void updateBoundingBox(class FxSceneBase {lvalue})
- waitForHitPoint((MpcSceneBase)self[, (int)timeout]) tuple :
- C++ signature :
class boost::python::tuple waitForHitPoint(class boost::shared_ptr<class FxSceneBase> [,int])
- waitForInput((MpcSceneBase)self, (int_set)mb, (int_set)mk[, (int)timeout]) tuple :
- C++ signature :
class boost::python::tuple waitForInput(class boost::shared_ptr<class FxSceneBase>,class std::set<int,struct std::less<int>,class std::allocator<int> >,class std::set<int,struct std::less<int>,class std::allocator<int> > [,int])
- property workPlaneLocation