Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

vec2_t Struct Reference

#include <libcsm.h>


Detailed Description

struct vec2_t: the vec2_t class represents a 2 Dimensional Vector.

Used for texture coordinates

Author:
- Saurav Mohapatra - standard_template@yahoo.com

Definition at line 149 of file libcsm.h.

Data Fields

float u
float v


Field Documentation

float vec2_t::u
 

Definition at line 151 of file libcsm.h.

float vec2_t::v
 

Definition at line 152 of file libcsm.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 18 14:28:29 2003 for LibCSM by doxygen 1.3.1