Nuclide
Software Development Kit for id Tech
|
Functions | |
bool | physics_supported (void) |
int | NSPhysicsEntity_Contents (vector org) |
Variables | |
float | max_angular |
const float | InchesToMeters = 0.0254f |
const float | MetersToInches = 1.0f / 0.0254f |
float | geomtype |
float | friction |
float | erp |
float | jointtype |
float | mass |
float | bouncefactor |
float | bouncestop |
int NSPhysicsEntity_Contents | ( | vector | org | ) |
bool physics_supported | ( | void | ) |
float bouncefactor |
float bouncestop |
float erp |
float friction |
float geomtype |
const float InchesToMeters = 0.0254f |
float jointtype |
float mass |
float max_angular |
const float MetersToInches = 1.0f / 0.0254f |