|
FRX SDK Documentation 2025 SP0
|
#include <Global Structs.h>
Public Attributes | |
| double | mVolume |
| double | mMass |
| AcGePoint3d | mCentroid |
| double | mRadiiGyration [3] |
| double | mMomInertia [3] |
| double | mProdInertia [3] |
| double | mPrinMoments [3] |
| AcGeVector3d | mPrinAxes [3] |
Definition at line 20 of file acbr17/Global Structs.h.
| AcGePoint3d AcBrMassProps::mCentroid |
Definition at line 24 of file acbr17/Global Structs.h.
| double AcBrMassProps::mMass |
Definition at line 23 of file acbr17/Global Structs.h.
| double AcBrMassProps::mMomInertia[3] |
Definition at line 26 of file acbr17/Global Structs.h.
| AcGeVector3d AcBrMassProps::mPrinAxes[3] |
Definition at line 29 of file acbr17/Global Structs.h.
| double AcBrMassProps::mPrinMoments[3] |
Definition at line 28 of file acbr17/Global Structs.h.
| double AcBrMassProps::mProdInertia[3] |
Definition at line 27 of file acbr17/Global Structs.h.
| double AcBrMassProps::mRadiiGyration[3] |
Definition at line 25 of file acbr17/Global Structs.h.
| double AcBrMassProps::mVolume |
Definition at line 22 of file acbr17/Global Structs.h.