#include "NxApex.h"
Go to the source code of this file.
Classes | |
struct | physx::apex::NxApexEmitterType |
Emitter type. More... | |
class | physx::apex::NxEmitterGeom |
Base class for all emitter shapes. More... | |
class | physx::apex::NxEmitterSphereShellGeom |
Sphere shell shape for an emitter. It's a shape formed by the difference of two cocentered spheres. More... | |
class | physx::apex::NxEmitterSphereGeom |
Spherical shape for an emitter. More... | |
class | physx::apex::NxEmitterCylinderGeom |
Cylindrical shape for an emitter. More... | |
class | physx::apex::NxEmitterBoxGeom |
Box shape for an emitter. More... | |
class | physx::apex::NxEmitterExplicitGeom |
Explicit geometry. Coordinates of each particle are given explicitly. More... | |
struct | physx::apex::NxEmitterExplicitGeom::PointParams |
struct | physx::apex::NxEmitterExplicitGeom::SphereParams |
struct | physx::apex::NxEmitterExplicitGeom::EllipsoidParams |
struct | physx::apex::NxEmitterExplicitGeom::PointListData |
Namespaces | |
namespace | physx |
namespace | physx::apex |