#include <EUC_Expression.h>

Public Member Functions | |
| EUC_ExprPoint (const UT_Vector2 &pos) | |
Protected Member Functions | |
| virtual void | evaluateSubclass (EUC_ObjectList &result, EUC_ObjectList &totalobj) |
Protected Attributes | |
| UT_Vector2 | myPos |
Definition at line 97 of file EUC_Expression.h.
| EUC_ExprPoint::EUC_ExprPoint | ( | const UT_Vector2 & | pos | ) |
Definition at line 129 of file EUC_Expression.C.
| void EUC_ExprPoint::evaluateSubclass | ( | EUC_ObjectList & | result, | |
| EUC_ObjectList & | totalobj | |||
| ) | [protected, virtual] |
UT_Vector2 HDK_Sample::EUC_ExprPoint::myPos [protected] |
Definition at line 106 of file EUC_Expression.h.
1.5.9