Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Directories
|
Namespace Members
|
Class Members
|
Related Pages
XEngine
::
Math
::
Area
Area Class Template Reference
[
XEngineMath Library
]
List of all members.
Detailed Description
template<unsigned int Dimension>
class XEngine::Math::Area< Dimension >
This class is an abstract base for all types of finite areas. It represents a 2-dimensional area in space, such as a triangle or rectangle.
Public Member Functions
virtual
real
GetArea
() const =0
Returns the area of this object.
The documentation for this class was generated from the following file:
XArea.h
Created with
doxygen
on: Thu Jan 6 14:11:57 2005
Copyright © by
Martin Ecker