Toast++  1.0.2 (r.539)
Forward and inverse modelling in optical tomography
Public Member Functions | Protected Member Functions | Friends | List of all members
Surface_Sphere Class Reference
Inheritance diagram for Surface_Sphere:
Surface3D Surface

Public Member Functions

 Surface_Sphere (double _radius, const Point &_centre)
 
 Surface_Sphere (const Surface_Sphere &surf)
 
int ParamDim () const
 
SurfaceClone () const
 
void Scale (double scale)
 
void Scale (const RVector &scale)
 
void Point2Param (const Point &p, RVector &prm) const
 
Point Param2Point (const RVector &param) const
 
double ChordDist (const RVector &param1, const RVector &param2) const
 
RVector Normal (const RVector &param) const
 
void SetCamera (const Point &_cam)
 
bool RayIntersect (const RVector &dir, Point &pi) const
 
bool Inside (const Point &p) const
 
std::ostream & put (std::ostream &os) const
 
- Public Member Functions inherited from Surface3D
int Dimension () const
 
- Public Member Functions inherited from Surface
virtual RVector DParam (const RVector &param1, const RVector &param2) const
 

Protected Member Functions

std::istream & get (std::istream &is)
 

Friends

std::istream & operator>> (std::istream &is, Surface_Sphere &surf)
 
std::ostream & operator<< (std::ostream &os, const Surface_Sphere &surf)
 

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