Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vrml_out_vertex_to_texture Class Reference

#include <vrml_out.h>

List of all members.


Detailed Description

Definition at line 97 of file vrml_out.h.

Public Member Functions

 vrml_out_vertex_to_texture (int xsize, int ysize)
virtual ~vrml_out_vertex_to_texture ()
virtual void get_texture_coords (const void *vertex, double *u, double *v) const =0

Public Attributes

int image_xsize
int image_ysize


Constructor & Destructor Documentation

vrml_out_vertex_to_texture::vrml_out_vertex_to_texture int  xsize,
int  ysize
[inline]
 

Definition at line 105 of file vrml_out.h.

virtual vrml_out_vertex_to_texture::~vrml_out_vertex_to_texture  )  [inline, virtual]
 

Definition at line 106 of file vrml_out.h.


Member Function Documentation

virtual void vrml_out_vertex_to_texture::get_texture_coords const void *  vertex,
double *  u,
double *  v
const [pure virtual]
 


Member Data Documentation

int vrml_out_vertex_to_texture::image_xsize
 

Definition at line 101 of file vrml_out.h.

int vrml_out_vertex_to_texture::image_ysize
 

Definition at line 102 of file vrml_out.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 14:46:13 2008 for contrib/oxl/vrml by  doxygen 1.4.4