ARB
Classes | Macros | Typedefs | Functions
NT_shadeTree.cxx File Reference
#include "tree_position.h"
#include <TreeDisplay.hxx>
#include <AP_TreeShader.hxx>
#include <awt_canvas.hxx>
#include <aw_root.hxx>
#include <aw_awar.hxx>
#include <aw_awar_defs.hxx>
Include dependency graph for NT_shadeTree.cxx:

Go to the source code of this file.

Classes

class  TopologyShader
 
class  NT_TreeShader
 

Macros

#define nt_assert(cond)   arb_assert(cond)
 

Typedefs

typedef SmartPtr
< TreePositionLookup
TreePositionLookupPtr
 

Functions

void NT_install_treeShader (TREE_canvas *ntw, GBDATA *gb_main)
 
void NT_configure_treeShader ()
 

Macro Definition Documentation

#define nt_assert (   cond)    arb_assert(cond)

Definition at line 22 of file NT_shadeTree.cxx.

Referenced by NT_configure_treeShader(), and TopologyShader::tree_changed_cb().

Typedef Documentation

Definition at line 27 of file NT_shadeTree.cxx.

Function Documentation

void NT_install_treeShader ( TREE_canvas ntw,
GBDATA gb_main 
)

Definition at line 145 of file NT_shadeTree.cxx.

References AP_tree::set_tree_shader().

Referenced by NT_create_main_window().

void NT_configure_treeShader ( void  )

Definition at line 149 of file NT_shadeTree.cxx.

References DOWNCAST, AP_tree::get_tree_shader(), and nt_assert.

Referenced by popup_new_main_window().