#include <gl_tex_coord_gen.H>
Inheritance diagram for GLTexCoordGen:
Public Member Functions | |
virtual void | setup () |
virtual UVpt | uv_from_vert (CBvert *v, CBface *f) |
Protected Member Functions | |
UVpt | fix_seems (CUVpt &fix_this_coord, CUVpt &coord2, CUVpt &coord3) |
Definition at line 10 of file gl_tex_coord_gen.H.
|
Definition at line 10 of file tex_coord_gen.C. Referenced by GLSphirTexCoordGen::uv_from_vert(). |
|
Implements TexCoordGen. Definition at line 15 of file gl_tex_coord_gen.H. |
|
Reimplemented from TexCoordGen. Definition at line 17 of file gl_tex_coord_gen.H. References UVdata::get_uv(), and UVdata::lookup(). |