HAPI::CosExpression Class Reference

Expression class representing the cos() function. More...

Inheritance diagram for HAPI::CosExpression:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

Expressionclone () const
 Clone the expression.
 CosExpression (Expression *e)
 Construct a new CosExpression.
Operator getOperator () const
 Return the operator of the expression.

Detailed Description

Expression class representing the cos() function.


Constructor & Destructor Documentation

HAPI::CosExpression::CosExpression ( Expression e  )  [inline]

Construct a new CosExpression.


Member Function Documentation

Expression* HAPI::CosExpression::clone (  )  const [inline, virtual]

Clone the expression.

Implements HAPI::Expression.

Operator HAPI::CosExpression::getOperator (  )  const [inline, virtual]

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010