![]() |
VR-Forces 4.10 Class Documentation
|
Contains convenience functions for articulated parts. More...
Static Public Member Functions | |
| static bool | isGunPart (DtArtPartType partType) |
| Returns true if the part type is in the category. More... | |
| static bool | isTurretPart (DtArtPartType partType) |
| static bool | isLauncherPart (DtArtPartType partType) |
| static bool | isDefenseSystemPart (DtArtPartType partType) |
| static bool | isRadarPart (DtArtPartType partType) |
| static bool | isCargoDoorPart (DtArtPartType partType) |
| static bool | isGimbaledSensorAzimuthPart (DtArtPartType partType) |
| static bool | isGimbaledSensorElevationPart (DtArtPartType partType) |
| static const DtArtPartTypeSet & | gunParts () |
| Returns all part types in the category. More... | |
| static const DtArtPartTypeSet & | turretParts () |
| static const DtArtPartTypeSet & | launcherParts () |
| static const DtArtPartTypeSet & | defenseSystemParts () |
| static const DtArtPartTypeSet & | radarParts () |
| static const DtArtPartTypeSet & | cargoDoorParts () |
| static const DtArtPartTypeSet & | gimbaledSensorAzimuthParts () |
| static const DtArtPartTypeSet & | gimbaledSensorElevationParts () |
| static void | setGunParts (const DtArtPartTypeSet &parts) |
| Sets the part types in a category. More... | |
| static void | setTurretParts (const DtArtPartTypeSet &parts) |
| static void | setLauncherParts (const DtArtPartTypeSet &parts) |
| static void | setDefenseSystemParts (const DtArtPartTypeSet &parts) |
| static void | setRadarParts (const DtArtPartTypeSet &parts) |
| static void | setCargoDoorParts (const DtArtPartTypeSet &parts) |
| static void | setGimbaledSensorAzimuthParts (const DtArtPartTypeSet &parts) |
| static void | setGimbaledSensorElevationParts (const DtArtPartTypeSet &parts) |
Static Protected Attributes | |
| static DtArtPartTypeSet | theGunParts |
| static DtArtPartTypeSet | theTurretParts |
| static DtArtPartTypeSet | theLauncherParts |
| static DtArtPartTypeSet | theDefenseSystemParts |
| static DtArtPartTypeSet | theRadarParts |
| static DtArtPartTypeSet | theCargoDoorParts |
| static DtArtPartTypeSet | theGimbaledSensorAzimuthParts |
| static DtArtPartTypeSet | theGimbaledSensorElevationParts |
Private Member Functions | |
| DtArtPartUtils () | |
| Cannot be constructed or copied. More... | |
| DtArtPartUtils (const DtArtPartUtils &) | |
Contains convenience functions for articulated parts.
|
private |
Cannot be constructed or copied.
|
private |
|
static |
Returns true if the part type is in the category.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Returns all part types in the category.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Sets the part types in a category.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |