class_textured_vertex Class Reference

#include <textured_triangle.h>

List of all members.

Public Member Functions

 class_textured_vertex (void)
class_textured_vertex operator= (class_textured_vertex vin)
 ~class_textured_vertex (void)

 class_textured_vertex (float vx, float vy, float vz, float vrgb)

Public Attributes

float rgb
float x
float y
float z

Detailed Description

Definition at line 73 of file textured_triangle.h.


Constructor & Destructor Documentation

class_textured_vertex::class_textured_vertex ( void   )  [inline]

Definition at line 76 of file textured_triangle.h.

class_textured_vertex::class_textured_vertex ( float  vx,
float  vy,
float  vz,
float  vrgb 
)

Definition at line 41 of file textured_triangle.cpp.

class_textured_vertex::~class_textured_vertex ( void   )  [inline]

Definition at line 78 of file textured_triangle.h.


Member Function Documentation

class_textured_vertex class_textured_vertex::operator= ( class_textured_vertex  vin  )  [inline]

Definition at line 80 of file textured_triangle.h.


Member Data Documentation

Definition at line 91 of file textured_triangle.h.

Definition at line 91 of file textured_triangle.h.

Definition at line 91 of file textured_triangle.h.

Definition at line 91 of file textured_triangle.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


polygon_primitives_extraction
Author(s): Miguel Oliveira
autogenerated on Wed Jul 23 04:35:24 2014