rtl_floor Class Reference
Declaration of a non-infinite plane. More...
#include <surfaces.h>
Inherits rtl_plane.
List of all members.
Public Members
Protected Members
Detailed Description
Declaration of a non-infinite plane.
The plane is bound to the square in
the x/z plane as <-1,0,-1> to <1,0,1>.
Member Function Documentation
rtl_floor::rtl_floor()
Type rtl_floor::type() const
jFlt rtl_floor::lclintersect( const rtl_ray& ray ) [protected]
jVec2 rtl_floor::uv( const jVec3& p ) [protected]
The documentation for this class was generated from the following file:
JSP /
librtl v0.2
mtigges@cpsc.ucalgary.ca