CMS 3D CMS Logo

IgSoGridPlaneMap.cc File Reference

#include "Iguana/Inventor/interface/IgSoGridPlaneMap.h"
#include <Inventor/SoPrimitiveVertex.h>
#include <Inventor/misc/SoState.h>
#include <Inventor/elements/SoGLLazyElement.h>
#include <Inventor/elements/SoShapeHintsElement.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/actions/SoPickAction.h>
#include <Inventor/details/SoLineDetail.h>
#include <Inventor/details/SoPointDetail.h>
#include <Inventor/nodes/SoIndexedLineSet.h>
#include <Inventor/nodes/SoVertexProperty.h>
#include <Inventor/fields/SoMFInt32.h>
#include <Inventor/SbColor.h>
#include <math.h>
#include <GL/gl.h>

Go to the source code of this file.

Defines

#define SQRT_0_5   0.707106781f

Functions

static const SbVec3f LLCorner (-1, 0,-1)
static const SbVec3f LRCorner (1, 0,-1)
static const SbVec3f normVec (0, 1, 0)
 SO_NODE_SOURCE (IgSoGridPlaneMap)
static const SbVec3f ULCorner (-1, 0, 1)

Variables

static const unsigned LL = 0
static const unsigned LR = 1
static const unsigned UL = 2
static const unsigned X_AXIS = 0
static const unsigned Z_AXIS = 1


Define Documentation

#define SQRT_0_5   0.707106781f

Definition at line 27 of file IgSoGridPlaneMap.cc.


Function Documentation

static const SbVec3f LLCorner ( 1,
,
1 
) [static]

Referenced by IgSoGridPlaneMap::generatePrimitives(), and IgSoGridPlaneMap::GLRender().

static const SbVec3f LRCorner ( ,
,
1 
) [static]

Referenced by IgSoGridPlaneMap::generatePrimitives(), and IgSoGridPlaneMap::GLRender().

static const SbVec3f normVec ( ,
,
 
) [static]

Referenced by IgSoGridPlaneMap::generatePrimitives(), and IgSoGridPlaneMap::GLRender().

SO_NODE_SOURCE ( IgSoGridPlaneMap   ) 

static const SbVec3f ULCorner ( 1,
,
 
) [static]

Referenced by IgSoGridPlaneMap::generatePrimitives(), and IgSoGridPlaneMap::GLRender().


Variable Documentation

const unsigned LL = 0 [static]

Definition at line 33 of file IgSoGridPlaneMap.cc.

Referenced by IgSoGridPlaneMap::computeBBox(), CSCDCCHeader::CSCDCCHeader(), pos::PixelFEDCard::enabledChannels(), IgSoGridPlaneMap::generatePrimitives(), edm::DaqSource::getNextItemType(), IgSoGridPlaneMap::GLRender(), IgSoGridPlaneMap::IgSoGridPlaneMap(), Signal::makemask(), CSCFileReader::nextEventFromFUs(), PixelSLinkDataInputSource::produce(), pos::PixelFEDCard::setChannel(), CSCTFEvent::unpack(), and pos::PixelFEDCard::useChannel().

const unsigned LR = 1 [static]

Definition at line 34 of file IgSoGridPlaneMap.cc.

Referenced by IgSoGridPlaneMap::computeBBox(), IgSoGridPlaneMap::generatePrimitives(), IgSoGridPlaneMap::GLRender(), IgSoGridPlaneMap::IgSoGridPlaneMap(), and pos::PixelROCName::parsename().

const unsigned UL = 2 [static]

Definition at line 35 of file IgSoGridPlaneMap.cc.

Referenced by L1TCompare::analyze(), L1TLTC::analyze(), IgSoGridPlaneMap::computeBBox(), IgSoGridPlaneMap::generatePrimitives(), LogicID::getEcalLogicID(), IgSoGridPlaneMap::GLRender(), HLTScalersClient::HLTScalersClient(), IgSoGridPlaneMap::IgSoGridPlaneMap(), and L1ScalersClient::L1ScalersClient().

const unsigned X_AXIS = 0 [static]

Definition at line 31 of file IgSoGridPlaneMap.cc.

const unsigned Z_AXIS = 1 [static]

Definition at line 32 of file IgSoGridPlaneMap.cc.


Generated on Tue Jun 9 17:54:15 2009 for CMSSW by  doxygen 1.5.4