PhyStar  v0.0.0 thu24
compgeo::ZoneBase Struct Referenceabstract

base of zone More...

#include <ZoneBase.hpp>

Inheritance diagram for compgeo::ZoneBase:

Public Member Functions

virtual bool IsInZone (const double p[])=0
 
virtual bool IsInVirtualZone (const double p[], const double r)=0
 
virtual bool IsInZoneWithExtendWidth (const double p[], const double r[])=0
 

Public Attributes

int rank
 

Detailed Description

base of zone

Member Function Documentation

◆ IsInVirtualZone()

virtual bool compgeo::ZoneBase::IsInVirtualZone ( const double  p[],
const double  r 
)
inlinepure virtual

◆ IsInZone()

virtual bool compgeo::ZoneBase::IsInZone ( const double  p[])
inlinepure virtual

◆ IsInZoneWithExtendWidth()

virtual bool compgeo::ZoneBase::IsInZoneWithExtendWidth ( const double  p[],
const double  r[] 
)
inlinepure virtual

Member Data Documentation

◆ rank

int compgeo::ZoneBase::rank

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