Public Member Functions | Static Public Attributes | Protected Attributes

PlaneCollider Class Reference

Inheritance diagram for PlaneCollider:
Collider Component Object

List of all members.

Public Member Functions

virtual const RTTIgetType () const
 PlaneCollider (const Vec3f &center, 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:
 All Classes Functions Variables