Go to the source code of this file.
Functions | |
PT (Geom) TextGlyph | |
Returns a Geom that renders the particular glyph. |
Definition in file textGlyph.I.
|
Returns a Geom that renders the particular glyph. This generates and returns a new GeomNode but does not automatically parent it to the ProjectionScreen node; see regenerate_screen(). The specified projector need not be the same as the projector given to the ProjectionScreen with set_projector() (although this is often what you want). num_x_verts and num_y_verts specify the number of vertices to make in the grid across the horizontal and vertical dimension of the projector, respectively; distance represents the approximate distance of the screen from the lens center. Definition at line 90 of file textGlyph.I. References INLINE. |