Class SpinnakerNET::ManagedPointCloud¶
ClassList > SpinnakerNET > ManagedPointCloud
#include <ManagedPointCloud.h>
Inherits the following classes: IDisposable
Public Attributes¶
| Type | Name |
|---|---|
| internal | __pad0__ |
Public Functions¶
| Type | Name |
|---|---|
| void | AddPoint (Stereo3DPoint point) |
| void | Clear () |
| void | DeepCopy (ManagedPointCloud^ otherPointCloud) |
| unsigned int | GetNumPoints () |
| Stereo3DPoint | GetPoint (unsigned int index) |
| void | LoadPointCloudFromPly (String^ fileName) |
| ManagedPointCloud () |
|
| ManagedPointCloud (const Spinnaker::PointCloud & pPointCloud) |
|
| ManagedPointCloud (const ManagedPointCloud% other) |
|
| void | PrintPoints (unsigned int numPointsToPrint) |
| void | SavePointCloudAsPly (String^ fileName) |
| ManagedPointCloud | operator= (const ManagedPointCloud% other) |
| ~ManagedPointCloud () |
Public Attributes Documentation¶
variable __pad0__¶
Public Functions Documentation¶
function AddPoint¶
function Clear¶
function DeepCopy¶
function GetNumPoints¶
function GetPoint¶
function LoadPointCloudFromPly¶
function ManagedPointCloud [1/3]¶
function ManagedPointCloud [2/3]¶
function ManagedPointCloud [3/3]¶
function PrintPoints¶
function SavePointCloudAsPly¶
function operator=¶
inline ManagedPointCloud SpinnakerNET::ManagedPointCloud::operator= (
const ManagedPointCloud % other
)
function ~ManagedPointCloud¶
The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/ManagedPointCloud.h