Link Search Menu Expand Document

CLASSIFIER : GRSphere

uid: class-GRSphere-CVEViewer-MetaModel@g-scop.grenoble-inp.fr

About

Abstract

A GRSphere is a graphic node visualizing a sphere.

GRSphere

To create a GRSphere :


where :

  • text : the text to visualize

    .

## Class Diagram

Class diagram of class of GRSphere.

Inherits

attribute type cardinality
Radius vreal [1,1]
Resolution vint [1,1]
texture TEXTURE [0,1]

Methods

  • set_radius(self,..) : set sphere radius < r : sphere radius < local : propagate the event to local device
  • get_radius(self,..) : get dimension in local coordinate > radius
  • set_resolution(self,..) : set sphere resolution < r : sphere resolution < local : propagate the event to local device
  • get_resolution(self,..) : get resolution of sphere > resolution
  • set_texture(self,..) : set sphere texture < r : sphere texture < local : propagate the event to local device
  • get_texture(self,..) : get texture > texture