Google

class AttributeFunctor


Public Methods

[more]virtual ~AttributeFunctor()
[more]virtual void apply(AttributeType, unsigned int, GLbyte*)
[more]virtual void apply(AttributeType, unsigned int, GLshort*)
[more]virtual void apply(AttributeType, unsigned int, GLint*)
[more]virtual void apply(AttributeType, unsigned int, GLubyte*)
[more]virtual void apply(AttributeType, unsigned int, GLushort*)
[more]virtual void apply(AttributeType, unsigned int, GLuint*)
[more]virtual void apply(AttributeType, unsigned int, float*)
[more]virtual void apply(AttributeType, unsigned int, Vec2*)
[more]virtual void apply(AttributeType, unsigned int, Vec3*)
[more]virtual void apply(AttributeType, unsigned int, Vec4*)
[more]virtual void apply(AttributeType, unsigned int, UByte4*)


Documentation

ovirtual ~AttributeFunctor()

ovirtual void apply(AttributeType, unsigned int, GLbyte*)

ovirtual void apply(AttributeType, unsigned int, GLshort*)

ovirtual void apply(AttributeType, unsigned int, GLint*)

ovirtual void apply(AttributeType, unsigned int, GLubyte*)

ovirtual void apply(AttributeType, unsigned int, GLushort*)

ovirtual void apply(AttributeType, unsigned int, GLuint*)

ovirtual void apply(AttributeType, unsigned int, float*)

ovirtual void apply(AttributeType, unsigned int, Vec2*)

ovirtual void apply(AttributeType, unsigned int, Vec3*)

ovirtual void apply(AttributeType, unsigned int, Vec4*)

ovirtual void apply(AttributeType, unsigned int, UByte4*)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.