#include "TRandom.h"
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REvePointSet.hxx>
Functions | |
REX::REvePointSet * | createPointSet (int npoints=2, float s=2, int color=28) |
void | points () |
This example display only points in web browser.
Definition in file points.C.
REX::REvePointSet * createPointSet | ( | int | npoints = 2 , |
float | s = 2 , |
||
int | color = 28 |
||
) |