Generated on Fri Mar 20 12:35:18 2009 for cpsp-2.3.1 by doxygen 1.5.5

cpsp::HCore::CoreFrame Class Reference

#include <HCore.hh>


Detailed Description

The CoreFrame handles the maximal dimensions of the H-core.

Definition at line 52 of file HCore.hh.


Public Member Functions

biu::IntPoint getCenter () const
biu::IntPoint getMaxCorner () const
int getMaxDimension () const
biu::IntPoint getMinCorner () const
void reset ()
void resize (const biu::IntPoint &p)

Data Fields

int maxX
int maxY
int maxZ
int minX
int minY
int minZ

Member Function Documentation

biu::IntPoint cpsp::HCore::CoreFrame::getCenter (  )  const [inline]

Returns the center of the core frame.

Definition at line 74 of file HCore.hh.

biu::IntPoint cpsp::HCore::CoreFrame::getMaxCorner (  )  const [inline]

Returns the maximal corner of the core frame.

Definition at line 86 of file HCore.hh.

int cpsp::HCore::CoreFrame::getMaxDimension (  )  const [inline]

Returns the maximal dimension of the core frame.

Definition at line 91 of file HCore.hh.

biu::IntPoint cpsp::HCore::CoreFrame::getMinCorner (  )  const [inline]

Returns the minimal corner of the core frame.

Definition at line 81 of file HCore.hh.

void cpsp::HCore::CoreFrame::reset (  )  [inline]

Resets the core frames data.

Definition at line 60 of file HCore.hh.

void cpsp::HCore::CoreFrame::resize ( const biu::IntPoint &  p  )  [inline]

Resizes the core frame if necessary.

Definition at line 65 of file HCore.hh.


Field Documentation

maximal coordinates

Definition at line 57 of file HCore.hh.

Definition at line 57 of file HCore.hh.

Definition at line 57 of file HCore.hh.

minimal coordinates

Definition at line 55 of file HCore.hh.

Definition at line 55 of file HCore.hh.

Definition at line 55 of file HCore.hh.


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