osg::EmptyFunctorStore Class Reference

#include <OSGEmptyFunctorStore.h>

List of all members.

Public Types

Types


typedef NewActionTypes::Functor Functor

Public Member Functions

Constructors


 EmptyFunctorStore (void)
Destructor


 ~EmptyFunctorStore (void)
Empty


bool empty (void) const


Detailed Description

Definition at line 51 of file OSGEmptyFunctorStore.h.


Member Typedef Documentation

Definition at line 59 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 }


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

Generated on Mon Mar 17 11:25:30 2008 for OpenSG by  doxygen 1.5.5