ASL
0.1.7
Advanced Simulation Library
|
#include <aslDistanceFunction.h>
Public Member Functions | |
DistFCone (double th, const AVec< double > &l, const AVec< double > &a) | |
virtual acl::VectorOfElements | getDistance (const acl::VectorOfElements &pos) |
![]() | |
virtual | ~DistanceFunction () |
Additional Inherited Members | |
![]() | |
DistanceFunction () | |
Definition at line 137 of file aslDistanceFunction.h.
th | theta, opening angle, 0.5*aperture |
l | orientation vector no normalization needed |
a | apex position |
|
virtual |
Implements asl::DistanceFunction.