Implicit Class Reference
Abstract representation of an implicit shape in 3-space. More...
#include <Implicit.h>
Inheritance diagram for Implicit:

Public Member Functions | |
| Implicit (Material *material=NULL) | |
| virtual | ~Implicit () |
| virtual void | init () |
| Initializes this Implicit's object-space AABB. | |
Detailed Description
Abstract representation of an implicit shape in 3-space.
- Date:
- Fall 2008
Definition at line 21 of file Implicit.h.
Constructor & Destructor Documentation
| Implicit::Implicit | ( | Material * | material = NULL |
) | [inline] |
Definition at line 23 of file Implicit.h.
| virtual Implicit::~Implicit | ( | ) | [inline, virtual] |
Definition at line 27 of file Implicit.h.
Member Function Documentation
| void Implicit::init | ( | ) | [virtual] |
Initializes this Implicit's object-space AABB.
- Note:
- defaults to unit box from (-.5,-.5,-.5) to (.5,.5,.5)
Reimplemented from Transformable.
Reimplemented in Plane.
Definition at line 13 of file Implicit.cpp.
The documentation for this class was generated from the following files:
Generated on 28 Feb 2009 for Milton by
1.5.6