List of all members.
Public Member Functions |
|
virtual const RTTI & | getType () const |
|
| PlaneCollider (const Vec3f ¢er, const Vec3f &normal, const Vec2f &size) |
|
void | renderGuizmo () const |
|
Vec3f | getNormal () const |
|
Vec3f | getWorldNormal () const |
|
Vec3f | getCenter () const |
|
Vec2f | getSize () const |
|
bool | rayCast (const Ray &ray, RayCastHit &hit) const |
Static Public Attributes |
|
static const RTTI | TYPE |
Protected Attributes |
|
Vec3f | center |
|
Vec3f | normal |
|
Vec2f | size |
The documentation for this class was generated from the following files: