DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Expand ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > API Reference > General Geometry > IPointCloud_DG Go to ActiveX docs Search Documentation


IPointCloud_DG Interface

GetAxisAlignedBoundingBox
GetOrientedBoundingBox
GetMinimumOrientedBoundingBox
GetMeanPoint
ReduceData

IBox_DG GetAxisAlignedBoundingBox(bool localAxes)


IBox_DG GetOrientedBoundingBox(IFrame_DG orientation)


IBox_DG GetMinimumOrientedBoundingBox(float tolerance, int performanceVsPrecision)


PointDg GetMeanPoint()


void ReduceData(bool leave, int start, int step, int end)