librtl
rtl_jbt Class Reference
Inherits
rtl_object
.
List of all members.
Public Members
rtl_jbt
( jbt_blobtree*, bool _kill = true )
~rtl_jbt
()
jbt_blobtree*
object
()
Type
type
() const
Protected Members
jFlt
lclintersect
( const rtl_ray& )
jNorm3
lclnormal
( const jVec3& )
jVec2
uv
( const jVec3& )
jbt_blobtree*
bt
jFlt
lg
bool
kill
Member Function Documentation
rtl_jbt::rtl_jbt(
jbt_blobtree
*, bool _kill = true )
rtl_jbt::~rtl_jbt()
jbt_blobtree
* rtl_jbt::object()
Type
rtl_jbt::type() const
Reimplemented from
rtl_object
.
jFlt
rtl_jbt::lclintersect( const
rtl_ray
& )
[protected]
Reimplemented from
rtl_object
.
jNorm3
rtl_jbt::lclnormal( const
jVec3
& )
[protected]
Reimplemented from
rtl_object
.
jVec2
rtl_jbt::uv( const
jVec3
& )
[protected]
Reimplemented from
rtl_object
.
Member Data Documentation
jbt_blobtree
* rtl_jbt::bt
[protected]
jFlt
rtl_jbt::lg
[protected]
bool rtl_jbt::kill
[protected]
The documentation for this class was generated from the following file:
soft.h
JSP
/
librtl
v0.2
mtigges@cpsc.ucalgary.ca