Moka controlers
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
controler-gmap-protected-methods.hh File Reference

Go to the source code of this file.

Functions

bool isMapOk () const
 
bool isModelChanged () const
 
void setModelChanged ()
 
void unsetModelChanged ()
 
bool isSelectionChanged () const
 
void setSelectionChanged ()
 
void unsetSelectionChanged ()
 
virtual CPrecompilenewPrecompile (TViewId AViewId, TPrecompile APrecompileType)
 
bool isPartialModelChanged () const
 
void setPartialModelChanged ()
 
void unsetPartialModelChanged ()
 
void updateModelIfNeeded ()
 
void updateSelectionIfNeeded ()
 
bool getDartsForSew (CDart **ADart1, CDart **ADart2)
 

Variables

int FNbDarts
 
int FNbSelectedDarts
 
int FNbVertices
 

Function Documentation

bool getDartsForSew ( CDart **  ADart1,
CDart **  ADart2 
)
protected
bool isMapOk ( ) const
bool isModelChanged ( ) const
bool isPartialModelChanged ( ) const
protected
bool isSelectionChanged ( ) const
virtual CPrecompile* newPrecompile ( TViewId  AViewId,
TPrecompile  APrecompileType 
)
protectedvirtual
void setModelChanged ( )
void setPartialModelChanged ( )
protected
void setSelectionChanged ( )
void unsetModelChanged ( )
void unsetPartialModelChanged ( )
protected
void unsetSelectionChanged ( )
void updateModelIfNeeded ( )
protected
void updateSelectionIfNeeded ( )
protected

Variable Documentation

int FNbDarts

Definition at line 56 of file controler-gmap-protected-methods.hh.

int FNbSelectedDarts

Definition at line 57 of file controler-gmap-protected-methods.hh.

int FNbVertices

Definition at line 58 of file controler-gmap-protected-methods.hh.