Open CASCADE Technology 7.8.2.dev
|
#include <AIS.hxx>
#include <AIS_InteractiveObject.hxx>
#include <Bnd_Box.hxx>
#include <Graphic3d_ArrayOfPoints.hxx>
#include <Quantity_HArray1OfColor.hxx>
#include <SelectMgr_EntityOwner.hxx>
#include <TColgp_HArray1OfDir.hxx>
#include <TColgp_HArray1OfPnt.hxx>
Data Structures | |
class | AIS_PointCloud |
Interactive object for set of points. The presentation supports two display modes: More... | |
class | AIS_PointCloudOwner |
Custom owner for highlighting selected points. More... | |