CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdSourcePoint Class Reference

#include <OdPointCloudConverter.h>

Public Member Functions

 OdSourcePoint ()
 
 ~OdSourcePoint ()
 

Public Attributes

OdGePoint3d m_coord
 
ODCOLORREF m_color
 
float m_intensity
 

Detailed Description

<group OdRx_Classes>

This is the interface class for working with source points.

Definition at line 36 of file OdPointCloudConverter.h.

Constructor & Destructor Documentation

◆ OdSourcePoint()

OdSourcePoint::OdSourcePoint ( )
inline

Constructor for the OdSourcePoint class.

Remarks
Constructs a source point of fully opaque white color and full intensity.

Definition at line 46 of file OdPointCloudConverter.h.

◆ ~OdSourcePoint()

OdSourcePoint::~OdSourcePoint ( )
inline

Destructor for the OdSourcePoint class.

Definition at line 54 of file OdPointCloudConverter.h.

Member Data Documentation

◆ m_color

ODCOLORREF OdSourcePoint::m_color

Source point color.

Definition at line 59 of file OdPointCloudConverter.h.

◆ m_coord

OdGePoint3d OdSourcePoint::m_coord

Source point coordinates.

Definition at line 57 of file OdPointCloudConverter.h.

◆ m_intensity

float OdSourcePoint::m_intensity

Source point intensity.

Definition at line 61 of file OdPointCloudConverter.h.


The documentation for this class was generated from the following file: