SeExprNotNode Class Reference

Note that computes a logical not. More...

#include <SeExprNode.h>

Inheritance diagram for SeExprNotNode:
SeExprNode

List of all members.

Public Member Functions

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

Detailed Description

Note that computes a logical not.

Definition at line 163 of file SeExprNode.h.


Constructor & Destructor Documentation

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

Definition at line 166 of file SeExprNode.h.


Member Function Documentation

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

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

Reimplemented from SeExprNode.

Definition at line 397 of file SeExprNode.cpp.

References SeExprNode::_isVec, a, 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