![]() |
Neuro-VISOR
0.2.0
Visualize and interact with computational simulations using a virtual reality interface
|
Classes | |
class | ChangeShaderBehaviour |
Changes the shader for the selected gameobject, here: a 3d Mesh. If no shader is found, error will be reported to console only. More... | |
class | MeshTests |
Behaviour can be attached to test mesh consistency More... | |
class | NormalTest |
Typedefs | |
using | DiameterAttachment = IAttachment< DiameterData > |
using | MappingAttachment = IAttachment< MappingData > |
using | Grid = C2M2.NeuronalDynamics.UGX.Grid |
using C2M2.NeuronalDynamics.Tests.DiameterAttachment = typedef IAttachment<DiameterData> |
using C2M2.NeuronalDynamics.Tests.Grid = typedef C2M2.NeuronalDynamics.UGX.Grid |
using C2M2.NeuronalDynamics.Tests.MappingAttachment = typedef IAttachment<MappingData> |