3 #include "StuDraw3DEvent.h"
12 gROOT->Macro(
"Load.C");
15 gEventDisplay->
SetFooter(
"STAR Event Display Example");
16 gEventDisplay->
Print(
"Draw3DTest.wrl");
void Draw3D()
Draw3D.C macro is to test STAR EventDisplay facility Valeri Fine ( fine@bnl.gov ) ...
virtual void SetFooter(const char *footer)
Set the footer (caption) defined by the input footer text string.
void Draw3DTest()
The built-in quick test to check the application environment and test the basic methods.
virtual void Print(const char *filename) const
Save the current 3D scene using "wrl" file format.
virtual void SetDrawOption(Option_t *option="")
Set the varous drawing option. The method passes the input options to TQtCoinWidget::SetDrawOption me...