#include "gtex/gl_extensions.H"
#include "gtex/paper_effect.H"
#include "geom/gl_view.H"
#include "std/config.H"
#include "xtoon_texture.H"
#include <iostream>
Include dependency graph for xtoon_texture.C:
Go to the source code of this file.
|
Definition at line 1309 of file xtoon_texture.C. References ntt_done_vertex_program_arb(), ntt_done_vertex_program_nv(), ntt_use_vertex_program, ntt_use_vertex_program_arb, and ntt_use_vertex_program_nv. Referenced by XToonTexture::draw(). |
|
Definition at line 1277 of file xtoon_texture.C. References GL_FRAGMENT_PROGRAM_ARB, GL_VERTEX_PROGRAM_ARB, and glDisable(). Referenced by ntt_done_vertex_program(). |
|
Definition at line 1200 of file xtoon_texture.C. References GL_IDENTITY_NV, GL_NONE, GL_VERTEX_PROGRAM_NV, glDisable(), and glTrackMatrixNV. Referenced by ntt_done_vertex_program(). |
|
Definition at line 1143 of file xtoon_texture.C. References ERR_LEV_INFO, err_mesg(), ntt_init_vertex_program_arb(), ntt_init_vertex_program_nv(), ntt_is_init_vertex_program, ntt_use_vertex_program, ntt_use_vertex_program_arb, and ntt_use_vertex_program_nv. Referenced by XToonTexture::draw(). |
|
|
Definition at line 1025 of file xtoon_texture.C. References ERR_LEV_INFO, err_mesg(), GLExtensions::gl_nv_vertex_program_supported(), GL_VERTEX_PROGRAM_NV, glBindProgramNV, glGenProgramsNV, glLoadProgramNV, NPRToonShaderNV, and ntt_toon_prog_nv. Referenced by ntt_init_vertex_program(). |
|
Definition at line 1288 of file xtoon_texture.C. References ntt_setup_vertex_program_arb(), ntt_setup_vertex_program_nv(), ntt_use_vertex_program, ntt_use_vertex_program_arb, and ntt_use_vertex_program_nv. Referenced by XToonTexture::draw(). |
|
|
Definition at line 1163 of file xtoon_texture.C. References GLExtensions::gl_arb_multitexture_supported(), GL_IDENTITY_NV, GL_MODELVIEW, GL_PROJECTION, GL_TEXTURE, GL_TEXTURE1_ARB, GL_VERTEX_PROGRAM_NV, glBindProgramNV, glEnable(), glProgramParameter4dNV, glProgramParameter4fNV, glTrackMatrixNV, ntt_positional, and ntt_toon_prog_nv. Referenced by ntt_setup_vertex_program(). |
|
Definition at line 565 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 192 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 111 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 448 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 295 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 849 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 66 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_nv(). |
|
Definition at line 662 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 894 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 755 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 952 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 31 of file xtoon_texture.C. |
|
Definition at line 29 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(), and XToonTexture::update_curvatures(). |
|
Definition at line 28 of file xtoon_texture.C. Referenced by XToonTexture::draw(), ToonTexCB::faceCB(), and XToonTexture::update_cylindric(). |
|
Definition at line 20 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(), ntt_setup_vertex_program_arb(), and XToonTexture::update_cam(). |
|
Definition at line 26 of file xtoon_texture.C. Referenced by XToonTexture::draw(), ToonTexCB::faceCB(), and XToonTexture::update_elliptic(). |
|
Definition at line 32 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(), ntt_setup_vertex_program_arb(), and XToonTexture::set_inv_detail(). |
|
Definition at line 34 of file xtoon_texture.C. Referenced by XToonTexture::draw(), ntt_init_vertex_program(), and ntt_init_vertex_program_arb(). |
|
Definition at line 18 of file xtoon_texture.C. |
|
Definition at line 17 of file xtoon_texture.C. |
|
Definition at line 22 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(), ntt_setup_vertex_program_arb(), and XToonTexture::update_cam(). |
|
Definition at line 16 of file xtoon_texture.C. Referenced by XToonTexture::draw(), and ToonTexCB::faceCB(). |
|
Definition at line 19 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(), ntt_setup_vertex_program_arb(), ntt_setup_vertex_program_nv(), and XToonTexture::update_lights(). |
|
Definition at line 30 of file xtoon_texture.C. |
|
Definition at line 25 of file xtoon_texture.C. Referenced by XToonTexture::draw(), ToonTexCB::faceCB(), and XToonTexture::update_smoothing(). |
|
Definition at line 23 of file xtoon_texture.C. Referenced by ntt_setup_vertex_program_arb(), and XToonTexture::update_cam(). |
|
Definition at line 24 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(). |
|
Definition at line 27 of file xtoon_texture.C. Referenced by XToonTexture::draw(), ToonTexCB::faceCB(), and XToonTexture::update_spheric(). |
|
Definition at line 21 of file xtoon_texture.C. Referenced by ToonTexCB::faceCB(), ntt_setup_vertex_program_arb(), and XToonTexture::update_cam(). |
|
Definition at line 41 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 40 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 40 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 40 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 40 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 42 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 39 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_nv(), and ntt_setup_vertex_program_nv(). |
|
Definition at line 41 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 42 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 41 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(). |
|
Definition at line 42 of file xtoon_texture.C. Referenced by ntt_init_vertex_program_arb(), and ntt_setup_vertex_program_arb(). |
|
Definition at line 35 of file xtoon_texture.C. Referenced by XToonTexture::draw(), ToonTexCB::faceCB(), ntt_done_vertex_program(), ntt_init_vertex_program(), and ntt_setup_vertex_program(). |
|
Definition at line 36 of file xtoon_texture.C. Referenced by ntt_done_vertex_program(), ntt_init_vertex_program(), ntt_setup_vertex_program(), and XToonTexture::update_cam(). |
|
Definition at line 37 of file xtoon_texture.C. Referenced by ntt_done_vertex_program(), ntt_init_vertex_program(), and ntt_setup_vertex_program(). |
|
Definition at line 53 of file xtoon_texture.C. Referenced by XToonTexture::update_tex(). |
|
Initial value: { {NULL, NULL} } Definition at line 54 of file xtoon_texture.C. Referenced by XToonTexture::update_tex(). |