CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 118 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 131 of file GiPointCloud.h.

◆ fromComponents()

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

Definition at line 123 of file GiPointCloud.h.

◆ hasComponent()

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

Definition at line 122 of file GiPointCloud.h.

Member Data Documentation

◆ m_nPoints

OdUInt32 OdGiPointCloud::ComponentsRaw::m_nPoints

Definition at line 121 of file GiPointCloud.h.

◆ m_pComponent

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

Definition at line 120 of file GiPointCloud.h.


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