Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

osg::EmptyFunctorStore Class Reference

#include <OSGEmptyFunctorStore.h>

List of all members.

Public Member Functions

Constructors
EmptyFunctorStore (void)
Destructor
~EmptyFunctorStore (void)
Empty
*bool empty (void) const

Public Attributes

Types
*typedef NewActionTypes::Functor Functor


Detailed Description

Definition at line 51 of file OSGEmptyFunctorStore.h.


Constructor & Destructor Documentation

osg::EmptyFunctorStore::EmptyFunctorStore void   )  [inline]
 

Definition at line 45 of file OSGEmptyFunctorStore.inl.

00046 {
00047 }

osg::EmptyFunctorStore::~EmptyFunctorStore void   )  [inline]
 

Definition at line 54 of file OSGEmptyFunctorStore.inl.

00055 {
00056 }


Member Function Documentation

bool osg::EmptyFunctorStore::empty void   )  const [inline]
 

Definition at line 62 of file OSGEmptyFunctorStore.inl.

00063 {
00064     return true;
00065 }


Member Data Documentation

* typedef NewActionTypes::Functor osg::EmptyFunctorStore::Functor
 

Definition at line 59 of file OSGEmptyFunctorStore.h.


The documentation for this class was generated from the following files:
Generated on Thu Aug 25 04:28:08 2005 for OpenSG by  doxygen 1.4.3