#include "geomIssuer.h"#include <geom.h>#include <graphicsStateGuardianBase.h>Go to the source code of this file.
Functions | |
| void | issue_vertex_noop (const Geom *, Geom::VertexIterator &, GraphicsStateGuardianBase *) |
| void | issue_normal_noop (const Geom *, Geom::NormalIterator &, GraphicsStateGuardianBase *) |
| void | issue_texcoord_noop (const Geom *, Geom::TexCoordIterator &, GraphicsStateGuardianBase *) |
| void | issue_color_noop (const Geom *, Geom::ColorIterator &, GraphicsStateGuardianBase *) |
Variables | |
| GeomIssuer | noop_issuer |
|
||||||||||||||||
|
Definition at line 39 of file geomIssuer.cxx. Referenced by GeomIssuer::GeomIssuer(). |
|
||||||||||||||||
|
Definition at line 29 of file geomIssuer.cxx. Referenced by GeomIssuer::GeomIssuer(). |
|
||||||||||||||||
|
Definition at line 34 of file geomIssuer.cxx. Referenced by GeomIssuer::GeomIssuer(). |
|
||||||||||||||||
|
Definition at line 24 of file geomIssuer.cxx. Referenced by GeomIssuer::GeomIssuer(). |
|
|
Definition at line 43 of file geomIssuer.cxx. Referenced by GeomIssuer::GeomIssuer(). |
1.3