Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SMeshNMod Class Reference

#include <SMeshNMod.h>

Inherits STopologyMod.

Inheritance diagram for SMeshNMod:

Inheritance graph
[legend]
List of all members.

Public Methods

 SMeshNMod (SMeshN &topo)
virtual ~SMeshNMod ()
virtual bool load (std::istream &in)
virtual void save (std::ostream &out) const
virtual void sample ()
void setSize (int dim)

Protected Methods

SFlexLexergetLexer (std::istream &in)

Detailed Description

Modifier for n-dimensional mesh topology.
See also:
SMeshN


Constructor & Destructor Documentation

SMeshNMod::SMeshNMod SMeshN   topo [inline]
 

Constructor

virtual SMeshNMod::~SMeshNMod   [inline, virtual]
 

Destructor


Member Function Documentation

SFlexLexer & SModifier::getLexer std::istream &    in [protected, inherited]
 

Get a reference to the global lexical-analyzer, in order to parse an input stream. There is only one lexer for all modifiers in the tasksystem to avoid wasting space. When the input stream is switched, the current line number is set to 1.

Parameters:
in  input stream

bool SMeshNMod::load std::istream &    in [virtual]
 

Load mesh topology from stream

Parameters:
in  input stream
Returns:
true if successfull, otherwise false

Implements SModifier.

virtual void SMeshNMod::sample   [inline, virtual]
 

Reimplemented from SModifier.

void SMeshNMod::save std::ostream &    out const [virtual]
 

Save mesh topology to stream

Implements SModifier.

void SMeshNMod::setSize int    dim
 

Set size of mesh.

Parameters:
size  size in every dimension of the mesh


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:49 2003 for Sketch-it! by doxygen1.2.18