node::pre_draw_rec Struct Reference

#include <node.hpp>

Collaboration diagram for node::pre_draw_rec:

Collaboration graph
[legend]

List of all members.


Detailed Description

Contains information about the current drawing pass.

Definition at line 173 of file node.hpp.


Public Attributes

data::pqueue< light
*, gsgl::real_t
light_queue
data::pqueue< node
*, gsgl::real_t
paint_queue
data::simple_array< node * > solids
data::simple_array< node * > translucents

Member Data Documentation

Definition at line 175 of file node.hpp.

Referenced by node::build_draw_list(), node::draw_scene(), and node::pre_draw_scene().

Definition at line 176 of file node.hpp.

Referenced by node::build_draw_list(), node::draw_scene(), and node::pre_draw_scene().

Definition at line 177 of file node.hpp.

Referenced by node::build_draw_list(), node::draw_scene(), and node::pre_draw_scene().

Definition at line 178 of file node.hpp.

Referenced by node::build_draw_list(), node::draw_scene(), and node::pre_draw_scene().


The documentation for this struct was generated from the following file:

Generated on Sat Mar 1 13:50:07 2008 for Periapsis Project by  doxygen 1.5.5