Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable:
Collaboration diagram for droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable:

Public Member Functions

override void ApplyConfiguration (IConfigurableConfiguration configuration)
 
override Configuration [] SampleConfigurations ()
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
virtual void UpdateCurrentConfiguration ()
 
void EnvironmentReset ()
 
virtual void PostEnvironmentSetup ()
 
virtual void Tick ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 

Protected Member Functions

override void PreSetup ()
 
override void RegisterComponent ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
sealed override void Setup ()
 
virtual void Randomise ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 

Properties

override ISpace ConfigurableValueSpace [get]
 
- Properties inherited from droid.Runtime.Prototyping.Configurables.Configurable
bool RelativeToExistingValue [get]
 
abstract ISpace ConfigurableValueSpace [get]
 
AbstractPrototypingEnvironment ParentEnvironment [get, set]
 
bool SampleRandom [get, set]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
virtual string PrototypingTypeName [get]
 
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IRegisterable
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IConfigurable
bool SampleRandom [get, set]
 

Additional Inherited Members

- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 16 of file MeshConfigurable.cs.

Member Function Documentation

◆ ApplyConfiguration()

override void droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable.ApplyConfiguration ( IConfigurableConfiguration  configuration)
virtual

Parameters
configuration

Implements droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 67 of file MeshConfigurable.cs.

◆ PreSetup()

override void droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable.PreSetup ( )
protectedvirtual

Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 32 of file MeshConfigurable.cs.

◆ RegisterComponent()

override void droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable.RegisterComponent ( )
protectedvirtual

Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 50 of file MeshConfigurable.cs.

◆ SampleConfigurations()

override Configuration [] droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable.SampleConfigurations ( )
virtual

Returns

Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 109 of file MeshConfigurable.cs.

◆ UnRegisterComponent()

override void droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable.UnRegisterComponent ( )
protectedvirtual

n

Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 58 of file MeshConfigurable.cs.

Property Documentation

◆ ConfigurableValueSpace

override ISpace droid.Runtime.Prototyping.Configurables.Experimental.MeshConfigurable.ConfigurableValueSpace
get

Definition at line 62 of file MeshConfigurable.cs.


The documentation for this class was generated from the following file: