Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Graphic3d_Structure.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | Visual3d_PickPath |
PickPath is a vector ( pick_id, struct_id, elem_num ). It's one of the constituents of a PickDescriptor. There are many PickPaths in a PickDescriptor. Each PickPath describes a structure or a sub-structure. The pick_id is set by SetPickId method from Group. More... |