VAPOR3 3.9.4
Public Member Functions | Friends | List of all members
VAPoR::DataMgr::BlkExts Class Reference

#include <DataMgr.h>

Public Member Functions

 BlkExts ()
 
 BlkExts (const DimsType &bmin, const DimsType &bmax)
 
void Insert (const DimsType &bcoord, const CoordType &min, const CoordType &max)
 
bool Intersect (const CoordType &min, const CoordType &max, DimsType &bmin, DimsType &bmax, int nCoords=3) const
 

Friends

std::ostream & operator<< (std::ostream &o, const BlkExts &b)
 

Detailed Description

Definition at line 654 of file DataMgr.h.

Constructor & Destructor Documentation

◆ BlkExts() [1/2]

VAPoR::DataMgr::BlkExts::BlkExts ( )
inline

Definition at line 656 of file DataMgr.h.

◆ BlkExts() [2/2]

VAPoR::DataMgr::BlkExts::BlkExts ( const DimsType bmin,
const DimsType bmax 
)

Member Function Documentation

◆ Insert()

void VAPoR::DataMgr::BlkExts::Insert ( const DimsType bcoord,
const CoordType min,
const CoordType max 
)

◆ Intersect()

bool VAPoR::DataMgr::BlkExts::Intersect ( const CoordType min,
const CoordType max,
DimsType bmin,
DimsType bmax,
int  nCoords = 3 
) const

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
const BlkExts b 
)
friend

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