Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
rt::Plan Member List

This is the complete list of members for rt::Plan, including all inherited members.

addChild(Entity *)rt::Entity
children() constrt::Entity
Entity(Entity *parent=0)rt::Entity
Entity(const vector &pos, Entity *parent=0)rt::Entity
Entity(double x, double y, double z, Entity *parent=0)rt::Entity
Geometry(Entity *parent=0)rt::Geometry
Geometry(const vector &pos, Entity *parent=0)rt::Geometry
Geometry(double x, double y, double z, Entity *parent=0)rt::Geometry
globalMatrix() constrt::Entity
globalPosition() constrt::Entity
hits(const euclidian &e) constrt::Planvirtual
invertedGlobalMatrix() constrt::Entity
isDirty() constrt::Entity
normal() constrt::Plan
parent() constrt::Entity
Plan(const vector &pos, const vector &normal)rt::Plan
position() constrt::Entity
queryAll(std::list< const T *> &list) constrt::Entityinline
removeChild(Entity *)rt::Entity
rotation() constrt::Entity
scene() constrt::Entity
setParent(Entity *)rt::Entity
setPosition(const vector &pos)rt::Entity
setRotation(const vector &rot)rt::Entity
setScene(Scene *)rt::Entity
soil()rt::Entity
tangent() constrt::Plan
update()rt::Planvirtual
uv(const element &) constrt::Planvirtual
~Entity()=0rt::Entitypure virtual
~Geometry()=0rt::Geometrypure virtual