Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
#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.