version 3.3

VRS::GLSLGeometryShaderReader Class Reference

#include <vrs/io/glslgeometryshaderreader.h>

Inheritance diagram for VRS::GLSLGeometryShaderReader:

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 "geom" or "gs" or "g"(per convention; this is not standardized).
virtual bool canProduce (const ID &targetType) const
 VRS_TYPEINFO (GLSLGeometryShaderReader, ObjectReader)


Detailed Description

Reader for (ASCII) GLSL geometry shader.

Member Function Documentation

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

See `ObjectReader'.

Implements VRS::ObjectReader.

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

Implements VRS::ObjectReader.

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

File suffix is "geom" or "gs" or "g"(per convention; this is not standardized).

Implements VRS::ObjectReader.

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

Reimplemented from VRS::ObjectReader.

VRS::GLSLGeometryShaderReader::VRS_TYPEINFO ( GLSLGeometryShaderReader  ,
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