CL_ProgramAttribute Class Reference
[clanDisplay Display]

OpenGL program object vertex attribute information class. More...

#include <program_attribute.h>

List of all members.

Public Member Functions

Construction
 CL_ProgramAttribute ()
 Constructs a program attribute.
 CL_ProgramAttribute (const CL_StringRef &name, int size, int type)
 Constructs a ProgramAttribute.
 ~CL_ProgramAttribute ()
Attributes
CL_StringRef get_name () const
 Get attribute name.
int get_size () const
 Get attribute size.
int get_type () const
 Get attribute OpenGL type.


Detailed Description

OpenGL program object vertex attribute information class.


Constructor & Destructor Documentation

CL_ProgramAttribute::CL_ProgramAttribute  ) 
 

Constructs a program attribute.

Parameters:
name Name of attribute.
size Attribute size.
type OpenGL attribute type.

CL_ProgramAttribute::CL_ProgramAttribute const CL_StringRef name,
int  size,
int  type
 

Constructs a ProgramAttribute.

Parameters:
name = String Ref
size = value
type = value

CL_ProgramAttribute::~CL_ProgramAttribute  ) 
 


Member Function Documentation

CL_StringRef CL_ProgramAttribute::get_name  )  const
 

Get attribute name.

int CL_ProgramAttribute::get_size  )  const
 

Get attribute size.

int CL_ProgramAttribute::get_type  )  const
 

Get attribute OpenGL type.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:39 2009 for ClanLib by  doxygen 1.4.6