BoundingShape Struct Reference
[Collision Detection]

Inherits Service.

Inherited by BoundingBox, BoundingCapsule, BoundingMesh, BoundingPlane, and BoundingSphere.

List of all members.

Public Methods

virtual void setMatrix (const Matrix44 &m)=0


Detailed Description

Abstract interface to a collision shape.


Member Function Documentation

virtual void BoundingShape::setMatrix const Matrix44   m [pure virtual]
 

Apply a matrix transform to the shape. Currently, only translation and rotation are supported.


The documentation for this struct was generated from the following file:


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen