Documentation
















  Site Hosted by:

SourceForge.net Logo


Support This Project


ad::SuperVertex Struct Reference

Interleaved vertex. More...

#include <mesh.h>

List of all members.

Public Attributes

float x
 location
float y
 location
float z
 location
float a
 normal
float b
 normal
float c
 normal
float u
 texture coordinates
float v
 texture coordinates
int bone [4]
 Bone indices.
float weight [4]
 Bone weights.
unsigned int numweights
 number of used weights


Detailed Description

Interleaved vertex.

This is a vertex with all the goods. It has the location, normal, texture coordinates, and bone weights.


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

© Copyright 2005 John Butterfield.
All Rights Reserved.