Public Member Functions

HAPI::SinhExpression Class Reference

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

Inheritance diagram for HAPI::SinhExpression:
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.
 SinhExpression (Expression *e)
 Construct a new SinhExpression.

Detailed Description

Expression class representing the sinh() function.


Constructor & Destructor Documentation

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

Construct a new SinhExpression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2024