dm_obj Struct Reference
[Libdm]

A display manager object is used for interacting with a display manager. More...

#include <dm.h>

Collaboration diagram for dm_obj:

Collaboration graph
[legend]

Data Fields

bu_list l
bu_vls dmo_name
 display manager object name/cmd
dmdmo_dmp
 display manager pointer
bu_observer dmo_observers
 fbserv observers
mat_t viewMat
int(* dmo_drawLabelsHook )()
void * dmo_drawLabelsHookClientData

Detailed Description

A display manager object is used for interacting with a display manager.

D M _ O B J

Definition at line 242 of file dm.h.


Field Documentation

struct bu_list l
 

Definition at line 243 of file dm.h.

struct bu_vls dmo_name
 

display manager object name/cmd

Definition at line 244 of file dm.h.

struct dm* dmo_dmp
 

display manager pointer

Definition at line 245 of file dm.h.

struct bu_observer dmo_observers
 

fbserv observers

Definition at line 249 of file dm.h.

mat_t viewMat
 

Definition at line 250 of file dm.h.

int(* dmo_drawLabelsHook)()
 

void* dmo_drawLabelsHookClientData
 

Definition at line 252 of file dm.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:12 2006 for BRL-CAD by  doxygen 1.4.6