ROOT  6.06/09
Reference Guide
Functions
TGLPhysicalShape.cxx File Reference
#include "TGLPhysicalShape.h"
#include "TGLLogicalShape.h"
#include "TGLPShapeRef.h"
#include "TGLCamera.h"
#include "TGLRnrCtx.h"
#include "TGLIncludes.h"
#include "TGLScene.h"
#include "TColor.h"
#include "TROOT.h"
#include <cmath>
#include "TClass.h"
#include "TError.h"
+ Include dependency graph for TGLPhysicalShape.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGLPhysicalShape) TGLPhysicalShape
 Construct a physical shape using arguments: More...
 

Function Documentation

ClassImp ( TGLPhysicalShape  )

Construct a physical shape using arguments:

  • ID - unique drawable id.
  • logicalShape - bound logical shape
  • transform - transform for placement of logical drawing
  • invertedWind - use inverted face polygon winding?
  • rgba - basic four component (RGBA) diffuse color

Definition at line 56 of file TGLPhysicalShape.cxx.