MpcPostScene
- class MpcPostScene
 Bases:
MpcSceneBaseRaises an exception This class cannot be instantiated from Python
- property boundingBox
 
- property plotHighlight
 
- property plotSelection
 
- pointInSpace((MpcSceneBase)arg1) vec3 :
 - C++ signature :
 class Eigen::Matrix<double,3,1,0,3,1> pointInSpace(class FxSceneBase {lvalue})
- unHighlight((MpcPostScene)arg1) None :
 - C++ signature :
 void unHighlight(class MpcPostScene {lvalue})
- unselect((MpcPostScene)arg1, (int)arg2) bool :
 - C++ signature :
 bool unselect(class MpcPostScene {lvalue},int)
- unselectAll((MpcPostScene)arg1) None :
 - C++ signature :
 void unselectAll(class MpcPostScene {lvalue})
- updateBoundingBox((MpcSceneBase)arg1) None :
 - C++ signature :
 void updateBoundingBox(class FxSceneBase {lvalue})
- updateSelectionVisualRepresentationAndGraphics((MpcPostScene)arg1) None :
 - C++ signature :
 void updateSelectionVisualRepresentationAndGraphics(class MpcPostScene {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