OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
SphericalMask Class Reference

#include <spherical_mask.hh>

Inherits MaskBase, and Sphere.

Public Member Functions

 SphericalMask ()
 
virtual ~SphericalMask ()
 
 SphericalMask (const Sphere &s)
 
 SphericalMask (const Vec2 &v, Real d)
 
virtual MaskPtr Clone ()
 
virtual bool IsInside (const Vec2 &v)
 
virtual void Shift (const Vec2 &v)
 
virtual void Expand (Real d)
 
virtual void Scale (Real d)
 
virtual void Apply (MaskVisitor &v)
 
- Public Member Functions inherited from MaskBase
 MaskBase ()
 
virtual ~MaskBase ()
 
bool IsOutside (const Vec2 &v)
 
virtual void Shrink (Real d)
 

Detailed Description

Definition at line 35 of file spherical_mask.hh.

Constructor & Destructor Documentation

virtual ~SphericalMask ( )
virtual
SphericalMask ( const Sphere &  s)
SphericalMask ( const Vec2 &  v,
Real  d 
)

Member Function Documentation

virtual void Apply ( MaskVisitor v)
virtual

Implements MaskBase.

virtual MaskPtr Clone ( )
virtual

Implements MaskBase.

virtual void Expand ( Real  d)
virtual

Implements MaskBase.

virtual bool IsInside ( const Vec2 &  v)
virtual

Implements MaskBase.

virtual void Scale ( Real  d)
virtual

Implements MaskBase.

virtual void Shift ( const Vec2 &  v)
virtual

Implements MaskBase.


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