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

#include <Shape.h>

Inheritance diagram for physics::BoxShape:
physics::Shape

List of all members.

Public Member Functions

 BoxShape ()
virtual void setDimension (const core::vector3d &dimensions)
virtual ~BoxShape ()

Protected Attributes

core::vector3d mDimensions

Constructor & Destructor Documentation

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

Member Function Documentation

void physics::BoxShape::setDimension ( const core::vector3d dimensions) [virtual]

References mDimensions.


Member Data Documentation

Referenced by BoxShape(), 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)