SeExprGeNode Class Reference

Node that implements a numeric comparison. More...

#include <SeExprNode.h>

Inheritance diagram for SeExprGeNode:
SeExprCompareNode SeExprNode

List of all members.

Public Member Functions

 SeExprGeNode (const SeExpression *expr, SeExprNode *a, SeExprNode *b)
virtual void eval (SeVec3d &result) const
 Evaluation method. Note: v[1] and v[2] are undefined if !isVec.

Detailed Description

Node that implements a numeric comparison.

Definition at line 299 of file SeExprNode.h.


Constructor & Destructor Documentation

SeExprGeNode::SeExprGeNode ( const SeExpression expr,
SeExprNode a,
SeExprNode b 
) [inline]

Definition at line 302 of file SeExprNode.h.


Member Function Documentation

void SeExprGeNode::eval ( SeVec3d v  )  const [virtual]

Evaluation method. Note: v[1] and v[2] are undefined if !isVec.

Reimplemented from SeExprNode.

Definition at line 501 of file SeExprNode.cpp.

References a, b, SeExprNode::child(), and SeExprNode::eval().


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

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1