Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

sglProbe Class Reference

#include <sglProbe.hpp>

Inheritance diagram for sglProbe::

sglTraverser sglProbeTemplate sglPick List of all members.

Public Types

enum  ModeEnum {
  ePRIMITIVE = 0x00000001,
  eGEOMETRY = 0x00000002,
  eGEODE = 0x00000004,
  eCULL_BACK = 0x00000008,
  eCULL_FRONT = 0x00000010,
  eNORMAL = 0x00000020,
  eTRANSFORM = 0x00000040,
  ePATH = 0x00000080,
  eSWITCH_ALL = 0x00000100,
  eSWITCH_NONE = 0x00000200,
  eLOD_ALL = 0x00000400,
  eLOD_NONE = 0x00000800,
  eLOD_VIEW = 0x00001000,
  eBILLBOARD_VIEW = 0x00002000,
  eANIMATION_ALL = 0x00004000,
  eANIMATION_NONE = 0x00008000,
  eLAYER_NONE = 0x00010000,
  eLAYER_BASE = 0x00020000,
  eLAYER_DECAL = 0x00040000,
  eUNSCALE_VIEW = 0x00080000,
  eUNPROJECT_VIEW = 0x00100000
}

Public Methods

 sglProbe ()
virtual ~sglProbe ()

Detailed Description

Dummy class to hold all the probe mode bit masks without having a template

Definition at line 46 of file sglProbe.hpp.


The documentation for this class was generated from the following file:
Generated at Mon Jul 1 18:00:09 2002 for SGL by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001