#include <Goptical/Trace/Tracer>
namespace Goptical {
namespace Trace {
class Tracer;
};
};
This class is a member of the Trace namespace.
This class handle light propagation in an optical system.
Propagation result is stored in a Result object. Propagation parameters are stored in a Params object.
See also Performing light propagation section.
See also the full member list section for this class.
Create a new Light porpagator object
No documentation available
get tracer parameters
get tracer parameters
Get attached system
No documentation available
Undefine user defined Result object. Next ray trace operation will allocate a new internal trace result object
replace all tracer parameters
Set the Result object which must be used to store ray tracing data. a new Result object will be allocated on first ray trace operation if none were defined.
Launch ray tracing operation
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:25 2012 using MkDoc