version 3.3

VRS::FragmentProgramReader Class Reference

#include <vrs/io/fragmentprogramreader.h>

Inheritance diagram for VRS::FragmentProgramReader:

VRS::ObjectReader VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

virtual SO< SharedObjread (DataResource *resource, const ID &targetType) const
 See `ObjectReader'.
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const
 File suffix is "fp" (per convention; this is not standardized).
virtual bool canProduce (const ID &targetType) const
 VRS_TYPEINFO (FragmentProgramReader, ObjectReader)


Detailed Description

Reader for (ASCII) OpenGL fragment programs and for nVidia fragment progams.

Member Function Documentation

virtual SO<SharedObj> VRS::FragmentProgramReader::read ( DataResource resource,
const ID targetType 
) const [virtual]

See `ObjectReader'.

Implements VRS::ObjectReader.

virtual const char* VRS::FragmentProgramReader::objectFormatName ( void   )  const [inline, virtual]

Implements VRS::ObjectReader.

virtual const char* VRS::FragmentProgramReader::objectFileSuffix ( void   )  const [inline, virtual]

File suffix is "fp" (per convention; this is not standardized).

Implements VRS::ObjectReader.

virtual bool VRS::FragmentProgramReader::canProduce ( const ID targetType  )  const [virtual]

Reimplemented from VRS::ObjectReader.

VRS::FragmentProgramReader::VRS_TYPEINFO ( FragmentProgramReader  ,
ObjectReader   
)


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

Generated on Mon May 21 06:00:19 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact