CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdDb3dSolidBoxParams Struct Reference

#include <Db3dSolidGeomParams.h>

Inheritance diagram for OdDb3dSolidBoxParams:
OdDb3dSolidGeomParams

Public Attributes

double xLen = -1.0
 
double yLen = -1.0
 
double zLen = -1.0
 
- Public Attributes inherited from OdDb3dSolidGeomParams
OdGeMatrix3d matrix
 

Additional Inherited Members

- Public Member Functions inherited from OdDb3dSolidGeomParams
virtual ~OdDb3dSolidGeomParams ()
 

Detailed Description

Represents geometry parameters of a box-shaped OdDb3dSolid object.

Definition at line 85 of file Db3dSolidGeomParams.h.

Member Data Documentation

◆ xLen

double OdDb3dSolidBoxParams::xLen = -1.0

Definition at line 87 of file Db3dSolidGeomParams.h.

◆ yLen

double OdDb3dSolidBoxParams::yLen = -1.0

Definition at line 88 of file Db3dSolidGeomParams.h.

◆ zLen

double OdDb3dSolidBoxParams::zLen = -1.0

Definition at line 89 of file Db3dSolidGeomParams.h.


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