HAPI::SinExpression Class Reference

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

Inheritance diagram for HAPI::SinExpression:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

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

Detailed Description

Expression class representing the sin() function.


Constructor & Destructor Documentation

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

Construct a new SinExpression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010