VecLink Class Reference
#include <VecLink.h>
Inheritance diagram for VecLink:
Collaboration diagram for VecLink:
List of all members.
Public Members
Create a new link of the same type.
Decide if and how the link needs to be refined.
Gather radiosity from from->B and accumulate
in to->R.
Calculate the transport coefficients. More...
Calculate the fractional visibility, and
multiply into transport. More...
Vector
PointIrradiance (const Point &p, const Vector &clipNormal, Colour &clr)
E = m P; m points to source.
Detailed Description
Definition at line 17 of file VecLink.h.
Member Function Documentation
GCLReal VecLink::BFAError () [virtual]
Bool VecLink::CalcTransport () [virtual]
Calculate the transport coefficients.
Returns true if the transport is non-zero.
Reimplemented from HRLink.
Bool VecLink::CalcVisibility (HRLink * parent, Bool rv) [virtual]
Calculate the fractional visibility, and
multiply into transport.
Return true if
the link isn't totally occluded.
Reimplemented from HRLink.
Void VecLink::DebugInfo () [virtual]
GCLReal VecLink::Error () [virtual]
HRElem * VecLink::From () [inline]
Void VecLink::Gather () [virtual]
Gather radiosity from from->B and accumulate
in to->R.
Reimplemented from HRLink.
HRLink * VecLink::New () [inline, virtual]
Create a new link of the same type.
Reimplemented from HRLink.
Definition at line 20 of file VecLink.h.
Vector VecLink::PointIrradiance (const Point & p, const Vector & clipNormal, Colour & clr)
Decide if and how the link needs to be refined.
Reimplemented from HRLink.
GCLReal VecLink::Strength () [inline, virtual]
HRElem * VecLink::To () [inline]
Member Data Documentation
GCLReal VecLink::error
Vector VecLink::m
E = m P; m points to source.
Definition at line 39 of file VecLink.h.
The documentation for this class was generated from the following file:
Generated at Sat Aug 5 00:27:01 2000 for Radiator by
doxygen 1.1.0 written by Dimitri van Heesch,
© 1997-2000