Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
Public Member Functions | Protected Attributes
physics::PlaneShape Class Reference

#include <Shape.h>

Inheritance diagram for physics::PlaneShape:
physics::Shape

List of all members.

Public Member Functions

 PlaneShape ()
virtual void setDimension (const core::vector3d &normal, f32 d)
virtual ~PlaneShape ()

Protected Attributes

f32 mD
core::vector3d mNormal

Constructor & Destructor Documentation

physics::PlaneShape::PlaneShape ( )
physics::PlaneShape::~PlaneShape ( ) [virtual]

Member Function Documentation

void physics::PlaneShape::setDimension ( const core::vector3d normal,
f32  d 
) [virtual]

References mD, and mNormal.


Member Data Documentation

Referenced by PlaneShape(), and setDimension().

Referenced by PlaneShape(), and setDimension().


The documentation for this class was generated from the following files:

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:08 by Doxygen (1.7.4)