Table of contents Introduction Tutorial Main classes
Top Previous Up Next

Trace namespace reference
[Core module]

Description

Ray tracer and light propagation

Members

Types

Function

  • std::ostream & operator<< (std::ostream &o, const Sequence &s)

Members detail

enum IntensityMode

Specifies light intensity calculation mode to use by light propagation algorithms.

IdentifierDescription
SimpleTraceNo Intensity calculation is performed
IntensityTraceLight intensity computation is performed without taking polarization into account
PolarizedTrace Light intensity with polarization computation is performed (not supported yet)

enum Pattern

Specifies point distribution patterns over a shape delimited surface.

Different patterns rendered on a disk with default density
Different patterns rendered on a disk with default density
IdentifierDescription
DefaultDistPreferred distribution pattern for a given shape
SagittalDistSagittal plane distribution (along the X axis, X/Z plane)
MeridionalDistMeridional plane distribution (along the Y axis, Y/Z plane)
TangentialDistTangential plane distribution, same as MeridionalDist
CrossDistSagittal and Meridional distribution combined
SquareDistSquare pattern distribution
TriangularDistTriangular pattern distribution
HexaPolarDistHexapolar pattern, suitable for circular shapes
RandomDistRandom distribution

See also Distribution class.

std::ostream & operator<<(std::ostream &o, const Sequence &s)

No documentation available

typedef std::deque <Ray*> rays_queue_t

No documentation available

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:25 2012 using MkDoc

AltStyle によって変換されたページ (->オリジナル) /