ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
asl::DistFSphere Class Reference

#include <aslDistanceFunction.h>

Inheritance diagram for asl::DistFSphere:
Collaboration diagram for asl::DistFSphere:

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 ()

Detailed Description

Definition at line 105 of file aslDistanceFunction.h.

Constructor & Destructor Documentation

◆ DistFSphere() [1/2]

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

◆ DistFSphere() [2/2]

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

Member Function Documentation

◆ getDistance() [1/2]

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

Implements asl::DistanceFunction.

◆ getDistance() [2/2]

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

Implements asl::DistanceFunction.


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