#include <chancfg.h>
Private Member Functions | |
PT (GraphicsWindow) _graphics_window | |
void | chan_eval (GraphicsWindow *win, WindowItem &W, LayoutItem &L, SVec &S, ChanViewport &V, int hw_offset, int xsize, int ysize, const NodePath &render, bool want_cameras) |
INLINE PandaNode * | get_group_node (const int node_index) const |
INLINE int | get_group_membership (const int dr_index) const |
INLINE int | get_num_groups (void) const |
INLINE int | get_num_drs (void) const |
INLINE | PT (DisplayRegion) get_dr(const int dr_index) const |
INLINE | PT (GraphicsWindow) get_win(void) const |
Private Attributes | |
std::vector< PT(PandaNode) | _group_node ) |
std::vector< PT(DisplayRegion) | _display_region ) |
std::vector< int > | _group_membership |
PUBLISHED | __pad0__: ChanConfig(GraphicsEngine *engine |
PUBLISHED GraphicsPipe * | pipe |
PUBLISHED GraphicsPipe std::string | cfg |
PUBLISHED GraphicsPipe std::string const NodePath & | render |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by chan_eval(). |
|
|
|
Definition at line 112 of file chancfg.h. Referenced by chan_eval(). |
|
|
|
Definition at line 111 of file chancfg.h. Referenced by chan_eval(). |
|
|
|
|
|
|