Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
points.C File Reference
#include "TRandom.h"
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REvePointSet.hxx>
Include dependency graph for points.C:

Functions

REX::REvePointSetcreatePointSet (int npoints=2, float s=2, int color=28)
 
void points ()
 

Detailed Description

This example display only points in web browser.

Definition in file points.C.

Function Documentation

◆ createPointSet()

REX::REvePointSet * createPointSet ( int  npoints = 2,
float  s = 2,
int  color = 28 
)

Definition at line 16 of file points.C.

◆ points()

void points ( )

Definition at line 31 of file points.C.