zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TGraphSelection Class Reference

#include <DependencyGraph.h>

Inherits TGraphNode.

Public Member Functions

 TGraphSelection (TIntermSelection *intermSelection)
 
virtual ~TGraphSelection ()
 
const TIntermSelectiongetIntermSelection () const
 
virtual void traverse (TDependencyGraphTraverser *graphTraverser)
 
- Public Member Functions inherited from TGraphNode
 TGraphNode (TIntermNode *node)
 
virtual ~TGraphNode ()
 

Additional Inherited Members

- Protected Attributes inherited from TGraphNode
TIntermNodeintermNode
 

Detailed Description

Definition at line 98 of file DependencyGraph.h.

Constructor & Destructor Documentation

TGraphSelection::TGraphSelection ( TIntermSelection intermSelection)
inline

Definition at line 100 of file DependencyGraph.h.

virtual TGraphSelection::~TGraphSelection ( )
inlinevirtual

Definition at line 101 of file DependencyGraph.h.

Member Function Documentation

const TIntermSelection* TGraphSelection::getIntermSelection ( ) const
inline
void TGraphSelection::traverse ( TDependencyGraphTraverser graphTraverser)
virtual

Reimplemented from TGraphNode.

Definition at line 53 of file DependencyGraphTraverse.cpp.

References TGraphNode::traverse(), and TDependencyGraphTraverser::visitSelection().


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