CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdGiPointCloud::ComponentsRaw Struct Reference

#include <GiPointCloud.h>

Public Member Functions

bool hasComponent (long nComponent) const
 
ComponentsRawfromComponents (Components &comps, OdUInt32 components=0xFFFFFFFF)
 
ComponentsRawconstruct (const void *pPoints, OdUInt32 nPoints, const void *pColors=NULL, const void *pTransparencies=NULL, const void *pNormals=NULL)
 

Public Attributes

const voidm_pComponent [kNumExtraComponents]
 
OdUInt32 m_nPoints
 

Detailed Description

Definition at line 127 of file GiPointCloud.h.

Member Function Documentation

◆ construct()

ComponentsRaw & OdGiPointCloud::ComponentsRaw::construct ( const void * pPoints,
OdUInt32 nPoints,
const void * pColors = NULL,
const void * pTransparencies = NULL,
const void * pNormals = NULL )
inline

Definition at line 140 of file GiPointCloud.h.

◆ fromComponents()

ComponentsRaw & OdGiPointCloud::ComponentsRaw::fromComponents ( Components & comps,
OdUInt32 components = 0xFFFFFFFF )
inline

Definition at line 132 of file GiPointCloud.h.

◆ hasComponent()

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

Definition at line 131 of file GiPointCloud.h.

Member Data Documentation

◆ m_nPoints

OdUInt32 OdGiPointCloud::ComponentsRaw::m_nPoints

Definition at line 130 of file GiPointCloud.h.

◆ m_pComponent

const void* OdGiPointCloud::ComponentsRaw::m_pComponent[kNumExtraComponents]

Definition at line 129 of file GiPointCloud.h.


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