This is the documentation for Enlighten.
class Geo IRtWorld
class Geo::IRtWorld
An interface used by the raytracers to fill their internal mesh data structures.
Functions
Name | Description |
|---|---|
Calls methods on the given RtWorldVisitor for each geom and instance in the world. |
virtual void Geo::IRtWorld::VisitRtWorld
public: void VisitRtWorld
(
class IRtWorldVisitor & visitor
) const
Calls methods on the given RtWorldVisitor for each geom and instance in the world.