ASL
0.1.7
Advanced Simulation Library
|
#include <aslPositionFunction.h>
Public Member Functions | |
virtual | ~PositionFunction () |
virtual acl::VectorOfElements | value (acl::VectorOfElements &pos)=0 |
Protected Member Functions | |
PositionFunction () | |
Abstract class allows to add in kernel distance function from a boundary of a geometrical objectThe class ...
Definition at line 48 of file aslPositionFunction.h.
|
protected |
|
virtual |
|
pure virtual |