Overture  Version 25
Public Member Functions | Public Attributes | List of all members
MatchingCurve Class Reference

#include <MatchingCurve.h>

Collaboration diagram for MatchingCurve:
Collaboration graph
[legend]

Public Member Functions

 MatchingCurve ()
 
 MatchingCurve (const MatchingCurve &mc)
 
 ~MatchingCurve ()
 
MatchingCurveoperator= (const MatchingCurve &mc)
 
void setCurve (Mapping &curve)
 
int update (GenericGraphicsInterface &gi)
 

Public Attributes

real x [3]
 
real curvePosition
 
int gridLine
 
int curveDirection
 
Mappingcurve
 
MappingProjectionParametersprojectionParameters
 
int numberOfLinesForNormalBlend
 

Constructor & Destructor Documentation

MatchingCurve::MatchingCurve ( )
MatchingCurve::MatchingCurve ( const MatchingCurve mc)
MatchingCurve::~MatchingCurve ( )

Member Function Documentation

MatchingCurve & MatchingCurve::operator= ( const MatchingCurve mc)
void MatchingCurve::setCurve ( Mapping curve)

References curve, NULL, and projectionParameters.

Referenced by HyperbolicMapping::update().

int MatchingCurve::update ( GenericGraphicsInterface gi)

Member Data Documentation

Mapping* MatchingCurve::curve
int MatchingCurve::curveDirection
real MatchingCurve::curvePosition
int MatchingCurve::gridLine
int MatchingCurve::numberOfLinesForNormalBlend
MappingProjectionParameters* MatchingCurve::projectionParameters
real MatchingCurve::x[3]

The documentation for this class was generated from the following files: