FemViewer::FieldInfo Class Reference

#include <Model.h>

Inheritance diagram for FemViewer::FieldInfo:
Inheritance graph
[legend]
Collaboration diagram for FemViewer::FieldInfo:
Collaboration graph
[legend]

List of all members.

Public Types

enum  {
  Flooded = 1, Contoured = 2, ColoredContoured = 4, IsoSurfaced = 8,
  Vectored = 16
}

Public Member Functions

 FieldInfo (u_int status_=0)
 FieldInfo (const FieldInfo &rhs_)
FieldInfooperator= (const FieldInfo &rhs_)
bool is_flooded () const
void set_flooded (bool f_)
bool is_contoured () const
void set_contoured (bool f_)
bool is_coloredcontoured () const
void set_coloredcontoured (bool f_)
bool is_isosurfaced () const
void set_isosurfaced (bool f_)
bool is_vectored () const
void set_vectored (bool f_)

Member Enumeration Documentation

anonymous enum
Enumerator:
Flooded 
Contoured 
ColoredContoured 
IsoSurfaced 
Vectored 

Constructor & Destructor Documentation

FemViewer::FieldInfo::FieldInfo ( u_int  status_ = 0  )  [inline]
FemViewer::FieldInfo::FieldInfo ( const FieldInfo rhs_  )  [inline]

Here is the call graph for this function:


Member Function Documentation

bool FemViewer::FieldInfo::is_coloredcontoured (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::FieldInfo::is_contoured (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::FieldInfo::is_flooded (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::FieldInfo::is_isosurfaced (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::FieldInfo::is_vectored (  )  const [inline]

Here is the call graph for this function:

FieldInfo& FemViewer::FieldInfo::operator= ( const FieldInfo rhs_  )  [inline]

Here is the call graph for this function:

void FemViewer::FieldInfo::set_coloredcontoured ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::FieldInfo::set_contoured ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::FieldInfo::set_flooded ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::FieldInfo::set_isosurfaced ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::FieldInfo::set_vectored ( bool  f_  )  [inline]

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1