Electromagnetic Template Library (EMTL)
|
Class for TF/SF technique. More...
#include <tfsf.h>
Public Member Functions | |
emTFSFSpaceRegion (mngarg< Region_3 > reg_) | |
Constructur with argument corresponding to TF region. | |
Region_3 * | get_region () const |
Gets TF region. | |
virtual int | TestTFSFPoint (const Vector_3 &p) const |
Returns 1 (if point belongs to TF region), or 0 (if points belongs to SF region) | |
Public Member Functions inherited from emComponent | |
emDump * | GetEmDumper () |
This function insures that the returned dumper is of true emDumper type. | |
Class for TF/SF technique.
TF region is specified by object Region_3.