Learn R Programming

unfoldr (version 0.2)

getSphereSystem: Get sphere system

Description

Get the stored sphere system

Usage

getSphereSystem(S)

Arguments

S
result of simSphereSystem

Value

  • list of spheres of class spheres

Details

The sphere system is internally stored as a C data structure. This function copies and converts the sphere objects to the R level.