FemViewer::VisualInfo Struct Reference

#include <Model.h>

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

List of all members.

Public Types

enum  { Hidden = 1, Cutted = 2, Changed = 4, Deleted = 8 }

Public Member Functions

 VisualInfo (u_int status_=0)
 VisualInfo (const VisualInfo &rhs_)
VisualInfooperator= (const VisualInfo &rhs_)
bool is_hidden () const
void set_hidden (bool f_)
bool is_cutted () const
void set_cutted (bool f_)
bool is_changed () const
void set_changed (bool f_)
bool is_deleted () const
void set_deleted (bool f_)

Member Enumeration Documentation

anonymous enum
Enumerator:
Hidden 
Cutted 
Changed 
Deleted 

Constructor & Destructor Documentation

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

Here is the call graph for this function:


Member Function Documentation

bool FemViewer::VisualInfo::is_changed (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::VisualInfo::is_cutted (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::VisualInfo::is_deleted (  )  const [inline]

Here is the call graph for this function:

bool FemViewer::VisualInfo::is_hidden (  )  const [inline]

Here is the call graph for this function:

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

Here is the call graph for this function:

void FemViewer::VisualInfo::set_changed ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::VisualInfo::set_cutted ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::VisualInfo::set_deleted ( bool  f_  )  [inline]

Here is the call graph for this function:

void FemViewer::VisualInfo::set_hidden ( bool  f_  )  [inline]

Here is the call graph for this function:


The documentation for this struct 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