CMS 3D CMS Logo

IgSoG4Torus.cc File Reference

#include "Iguana/Inventor/interface/IgSoG4Torus.h"
#include <Inventor/nodes/SoNurbsSurface.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoCoordinate4.h>
#include <Inventor/actions/SoGetBoundingBoxAction.h>

Go to the source code of this file.

Defines

#define SO_TORUS_U_DIM   7
#define SO_TORUS_U_ORDER   3
#define SO_TORUS_V_DIM   7
#define SO_TORUS_V_ORDER   3

Functions

 SO_KIT_SOURCE (IgSoG4Torus)

Variables

const int NPTS = SO_TORUS_U_DIM * SO_TORUS_V_DIM
const float u_knot_vals [] = {0, 0, 0, 1, 1, 2, 2, 3, 3, 3}
const float v_knot_vals [] = {0, 0, 0, 1, 1, 2, 2, 3, 3, 3}


Define Documentation

#define SO_TORUS_U_DIM   7

Definition at line 11 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh().

#define SO_TORUS_U_ORDER   3

Definition at line 13 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh().

#define SO_TORUS_V_DIM   7

Definition at line 12 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh().

#define SO_TORUS_V_ORDER   3

Definition at line 14 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh().


Function Documentation

SO_KIT_SOURCE ( IgSoG4Torus   ) 


Variable Documentation

const int NPTS = SO_TORUS_U_DIM * SO_TORUS_V_DIM

Definition at line 18 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh().

const float u_knot_vals[] = {0, 0, 0, 1, 1, 2, 2, 3, 3, 3}

Definition at line 19 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh(), and IgSoPcon::refresh().

const float v_knot_vals[] = {0, 0, 0, 1, 1, 2, 2, 3, 3, 3}

Definition at line 20 of file IgSoG4Torus.cc.

Referenced by IgSoG4Torus::refresh(), and IgSoPcon::refresh().


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