VisualStyle class in Command line interface

19 members:

integer changedProperty
integer

last changed property #

string changedPropertyId
string

last changed property id

string code
multiline string

Code

string info
multiline string

Information

integer modelpan
integer, 0 .. 3
  • 0 = None
  • 1 = Field
  • 2 = Ocean
  • 3 = Dark city
  • Body view panorama

    string name
    string

    Title

    integer neurons
    integer, 0 .. 1 (false/true)

    Show neurons

    integer shownames
    integer, 0 .. 1 (false/true)

    Show names

    integer smooth
    integer, 0 .. 1 (false/true)

    Smooth shading

    string style
    string

    Style

    integer tex
    integer, 0 .. 2
  • 0 = Off
  • 1 = On
  • 2 = Shadows only
  • Textures

    integer worldpan
    integer, 0 .. 3
  • 0 = None
  • 1 = Field
  • 2 = Ocean
  • 3 = Dark city
  • World panorama

    function add

    add property (id,type,name,help)

    function add()
    function addGroup

    add group (name)

    function addGroup()
    function clear

    remove all properties

    function clear()
    function rebuild

    Rebuild visuals

    function rebuild()
    function remove

    remove property (index)

    function remove()
    function removeGroup

    remove group (index)

    function removeGroup()
    function streload

    Reload style

    function streload()

    Global context>>Experiment definition>>Command line interface