Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
PhysXActor.h File Reference
#include "Physics/Headers/PhysicsAsset.h"
#include <physx/PxRigidActor.h>

Go to the source code of this file.

Classes

class  Divide::PhysXActor
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::Util
 

Macros

#define DVD_PHYSX_ACTOR_H_
 

Functions

vec3< F32 > Divide::Util::toVec3 (const physx::PxVec3 &vec) noexcept
 
physx::PxVec3 Divide::Util::toVec3 (const vec3< F32 > &vec) noexcept
 

Macro Definition Documentation

◆ DVD_PHYSX_ACTOR_H_

#define DVD_PHYSX_ACTOR_H_

Definition at line 34 of file PhysXActor.h.