vSetTriplet Struct Reference

#include <VsetTriplet.h>

List of all members.

Public Member Functions

 vSetTriplet ()

Public Attributes

std::vector< VVectormSet
unsigned int mSetVbo
unsigned int mTexCoordChannel


Detailed Description

struct capsulating an additional set - triplet. if less than 3 values are used, the additional are 0

Definition at line 13 of file VsetTriplet.h.


Constructor & Destructor Documentation

vSetTriplet::vSetTriplet (  )  [inline]

default constructor

Definition at line 18 of file VsetTriplet.h.


Member Data Documentation

std::vector<VVector> vSetTriplet::mSet

The Set.

Definition at line 23 of file VsetTriplet.h.

unsigned int vSetTriplet::mSetVbo

Handle for the VBO.

Definition at line 24 of file VsetTriplet.h.

unsigned int vSetTriplet::mTexCoordChannel

Texture Channel where the Set is Bound.

Definition at line 25 of file VsetTriplet.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 01:15:17 2008 for FlowVis by  doxygen 1.5.4