Classes | Enumerations
contrib/brl/bbas/bgui3d/bgui3d_examiner_tableau.h File Reference

Examiner viewer tableau for 3D scenes. More...

#include "bgui3d_fullviewer_tableau.h"
#include "bgui3d_examiner_tableau_sptr.h"
#include <Inventor/SbLinear.h>
#include <Inventor/nodes/SoText2.h>
#include <Inventor/nodes/SoSwitch.h>

Go to the source code of this file.

Classes

struct  Log
class  bgui3d_examiner_tableau
 Examiner viewer tableau for 3D scenes. More...
struct  bgui3d_examiner_tableau_new
 Create a smart pointer to a bgui3d_examiner_tableau. More...

Enumerations

enum  Process {
  SPIN = 0, DRAG, PAN, ZOOM,
  IDLE, SEEK
}

Detailed Description

Examiner viewer tableau for 3D scenes.

Author:
Matt Leotta (mleotta@lems.brown.edu)
Date:
May 25, 2004
    Modifications
     <none yet>
   

Definition in file bgui3d_examiner_tableau.h.


Enumeration Type Documentation

enum Process
Enumerator:
SPIN 
DRAG 
PAN 
ZOOM 
IDLE 
SEEK 

Definition at line 26 of file bgui3d_examiner_tableau.h.