Public Member Functions

HAPI::SqrtExpression Class Reference

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

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

Detailed Description

Expression class representing the sqrt() function.


Constructor & Destructor Documentation

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

Construct a new SqrtExpression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2024