Developer documentation | Axl-2.5.1

axlRendererFactory Class Reference

#include <axlRendererFactory.h>

Inheritance diagram for axlRendererFactory:

Public Member Functions

virtual const char * GetVTKSourceVersion (void)
 
virtual const char * GetDescription (void)
 

Static Public Member Functions

static axlRendererFactoryNew (void)
 

Protected Member Functions

 axlRendererFactory (void)
 
 axlRendererFactory (const axlRendererFactory &)
 
void operator= (const axlRendererFactory &)
 

Detailed Description

Definition at line 29 of file axlRendererFactory.h.

Constructor & Destructor Documentation

axlRendererFactory::axlRendererFactory ( void  )
protected

Definition at line 32 of file axlRendererFactory.cpp.

axlRendererFactory::axlRendererFactory ( const axlRendererFactory )
protected

Member Function Documentation

const char * axlRendererFactory::GetDescription ( void  )
virtual

Definition at line 43 of file axlRendererFactory.cpp.

const char * axlRendererFactory::GetVTKSourceVersion ( void  )
virtual

Definition at line 38 of file axlRendererFactory.cpp.

static axlRendererFactory* axlRendererFactory::New ( void  )
static
void axlRendererFactory::operator= ( const axlRendererFactory )
protected

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