CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdGiPointCloud::Components Struct Reference

#include <GiPointCloud.h>

Public Member Functions

bool hasComponent (long nComponent) const
 
 Components ()
 

Public Attributes

OdUInt8Array m_component [kNumExtraComponents]
 
OdUInt32 m_nPoints
 

Detailed Description

Definition at line 110 of file GiPointCloud.h.

Constructor & Destructor Documentation

◆ Components()

OdGiPointCloud::Components::Components ( )
inline

Definition at line 115 of file GiPointCloud.h.

Member Function Documentation

◆ hasComponent()

bool OdGiPointCloud::Components::hasComponent ( long  nComponent) const
inline

Definition at line 114 of file GiPointCloud.h.

Member Data Documentation

◆ m_component

OdUInt8Array OdGiPointCloud::Components::m_component[kNumExtraComponents]

Definition at line 112 of file GiPointCloud.h.

◆ m_nPoints

OdUInt32 OdGiPointCloud::Components::m_nPoints

Definition at line 113 of file GiPointCloud.h.


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