The StdSelect package provides the following services
More...
#include <StdSelect.hxx>
Detailed Description
- the definition of selection modes for topological shapes
- the definition of several concrete filtertandard
Selection2d.ap classes
- 2D and 3D viewer selectors.
Note that each new Interactive Object must have all
its selection modes defined.
Standard Classes is useful to build
3D Selectable Objects, and to process
3D Selections:
- Implementation of View Selector for dynamic selection
in Views from V3d.
- Implementation of Tool class to decompose 3D BRep Objects
into sensitive Primitives for every desired mode of selection
(selection of vertex,edges,wires,faces,...)
- Implementation of dedicated Sensitives Entities:
Text for 2D Views (linked to Specific 2D projectors.)
Member Function Documentation
| static Handle_Select3D_Projector StdSelect::GetProjector |
( |
const Handle< V3d_View > & |
aView | ) |
[static] |
| void StdSelect::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* StdSelect::operator new |
( |
size_t |
size | ) |
[inline] |
| void* StdSelect::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: