libalmath  2.5.11.14a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AL::Math::Rectangle Class Reference

#include <shapes3d.h>

Public Member Functions

 Rectangle (float pHalfExtentX, float pHalfExtentY)
 
virtual void accept (const Shape3DVisitor &v) const
 
float getHalfExtentX () const
 
float getHalfExtentY () const
 
- Public Member Functions inherited from AL::Math::Shape3D
virtual ~Shape3D ()
 

Detailed Description

Definition at line 80 of file shapes3d.h.

Constructor & Destructor Documentation

AL::Math::Rectangle::Rectangle ( float  pHalfExtentX,
float  pHalfExtentY 
)

Member Function Documentation

virtual void AL::Math::Rectangle::accept ( const Shape3DVisitor v) const
virtual

Implements AL::Math::Shape3D.

float AL::Math::Rectangle::getHalfExtentX ( ) const
float AL::Math::Rectangle::getHalfExtentY ( ) const

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