#include <geometricentity.hh>
Definition at line 34 of file geometricentity.hh.
| msbGrid::GeometricEntity::GeometricEntity |
( |
| ) |
|
|
inline |
| msbGrid::GeometricEntity::~GeometricEntity |
( |
| ) |
|
|
inline |
| const Color& msbGrid::GeometricEntity::color |
( |
| ) |
const |
|
inline |
| Color& msbGrid::GeometricEntity::color |
( |
| ) |
|
|
inline |
| const bool msbGrid::GeometricEntity::hasId |
( |
| ) |
const |
|
inline |
| const unsigned int& msbGrid::GeometricEntity::Id |
( |
| ) |
const |
|
inline |
| unsigned int& msbGrid::GeometricEntity::Id |
( |
| ) |
|
|
inline |
| void msbGrid::GeometricEntity::infos |
( |
| ) |
const |
|
inline |
| const bool& msbGrid::GeometricEntity::mark |
( |
| ) |
const |
|
inline |
| bool& msbGrid::GeometricEntity::mark |
( |
| ) |
|
|
inline |
| const bool& msbGrid::GeometricEntity::onBlockBoundary |
( |
| ) |
const |
|
inline |
| bool& msbGrid::GeometricEntity::onBlockBoundary |
( |
| ) |
|
|
inline |
| const std :: vector< Scalar >& msbGrid::GeometricEntity::pos |
( |
| ) |
const |
|
inline |
| std :: vector< Scalar >& msbGrid::GeometricEntity::pos |
( |
| ) |
|
|
inline |
| const std :: vector< Cell * >& msbGrid::GeometricEntity::vCel |
( |
| ) |
const |
|
inline |
| std :: vector< Cell * >& msbGrid::GeometricEntity::vCel |
( |
| ) |
|
|
inline |
| const std :: vector< Edge * >& msbGrid::GeometricEntity::vEd |
( |
| ) |
const |
|
inline |
| std :: vector< Edge * >& msbGrid::GeometricEntity::vEd |
( |
| ) |
|
|
inline |
| const std :: vector< Point * >& msbGrid::GeometricEntity::vPt |
( |
| ) |
const |
|
inline |
| std :: vector< Point * >& msbGrid::GeometricEntity::vPt |
( |
| ) |
|
|
inline |
| Color msbGrid::GeometricEntity::color_ |
|
private |
| unsigned int msbGrid::GeometricEntity::Id_ |
|
private |
| bool msbGrid::GeometricEntity::mark_ |
|
private |
| bool msbGrid::GeometricEntity::onBlockBoundary_ |
|
private |
| std :: vector< Scalar > msbGrid::GeometricEntity::pos_ |
| std :: vector< Cell * > msbGrid::GeometricEntity::vCel_ |
| std :: vector< Edge * > msbGrid::GeometricEntity::vEd_ |
| std :: vector< Point * > msbGrid::GeometricEntity::vPt_ |
The documentation for this class was generated from the following file: