Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
IsoSurfaceRepresentationInfo (GameObject representation, string filename, bool transparency, string modeText, Field field, float isoValue) | |
![]() | |
FieldRepresentationInfo (GameObject representation, string filename, bool transparency, string modeText, Field field) | |
![]() | |
RepresentationInformation (GameObject representation, string filename) | |
void | Delete () |
void | Enabled (bool enable) |
string | GetText () |
bool | GetRepresentationEnabled () |
GameObject | GetRepresentation () |
Additional Inherited Members | |
![]() | |
Field | m_Field |
![]() | |
GameObject | m_Representation |
![]() | |
string | m_Text |
string | m_Filename |
This class serialize the information of an Iso-surface representation. It displays the file name, the mode (iso surface), the transparency choice (yes or no) and the iso value.
IsoSurfaceRepresentationInfo.IsoSurfaceRepresentationInfo | ( | GameObject | representation, |
string | filename, | ||
bool | transparency, | ||
string | modeText, | ||
Field | field, | ||
float | isoValue | ||
) |