ASL  0.1.7
Advanced Simulation Library
Public Member Functions | List of all members
asl::DistFSphere Class Reference

#include <aslDistanceFunction.h>

Inheritance diagram for asl::DistFSphere:
Inheritance graph
[legend]
Collaboration diagram for asl::DistFSphere:
Collaboration graph
[legend]

Public Member Functions

 DistFSphere (double r, const AVec< double > &c)
 
virtual acl::VectorOfElements getDistance (const acl::VectorOfElements &pos)
 
- Public Member Functions inherited from asl::DistanceFunction
virtual ~DistanceFunction ()
 

Additional Inherited Members

- Protected Member Functions inherited from asl::DistanceFunction
 DistanceFunction ()
 

Detailed Description

Definition at line 105 of file aslDistanceFunction.h.

Constructor & Destructor Documentation

◆ DistFSphere()

asl::DistFSphere::DistFSphere ( double  r,
const AVec< double > &  c 
)

Member Function Documentation

◆ getDistance()

virtual acl::VectorOfElements asl::DistFSphere::getDistance ( const acl::VectorOfElements pos)
virtual

Implements asl::DistanceFunction.


The documentation for this class was generated from the following file: