|
ASL
0.1.6
Advanced Simulation Library
|
#include <aslDistanceFunction.h>
Public Member Functions | |
| DistFSphere (double r, const AVec< double > &c) | |
| virtual acl::VectorOfElements | getDistance (const acl::VectorOfElements &pos) |
| DistFSphere (double r, const AVec< double > &c) | |
| virtual acl::VectorOfElements | getDistance (const acl::VectorOfElements &pos) |
Public Member Functions inherited from asl::DistanceFunction | |
| virtual | ~DistanceFunction () |
| virtual | ~DistanceFunction () |
Additional Inherited Members | |
Protected Member Functions inherited from asl::DistanceFunction | |
| DistanceFunction () | |
| DistanceFunction () | |
Definition at line 105 of file aslDistanceFunction.h.
| asl::DistFSphere::DistFSphere | ( | double | r, |
| const AVec< double > & | c | ||
| ) |
| asl::DistFSphere::DistFSphere | ( | double | r, |
| const AVec< double > & | c | ||
| ) |
|
virtual |
Implements asl::DistanceFunction.
|
virtual |
Implements asl::DistanceFunction.
1.8.9.1