Magnetoculus
Visualisation de champs en VR avec Oculus
IsoSurfaceRepresentationInfo Class Reference
Inheritance diagram for IsoSurfaceRepresentationInfo:
FieldRepresentationInfo RepresentationInformation

Public Member Functions

 IsoSurfaceRepresentationInfo (GameObject representation, string filename, bool transparency, string modeText, Field field, float isoValue)
 
- Public Member Functions inherited from FieldRepresentationInfo
 FieldRepresentationInfo (GameObject representation, string filename, bool transparency, string modeText, Field field)
 
- Public Member Functions inherited from RepresentationInformation
 RepresentationInformation (GameObject representation, string filename)
 
void Delete ()
 
void Enabled (bool enable)
 
string GetText ()
 
bool GetRepresentationEnabled ()
 
GameObject GetRepresentation ()
 

Additional Inherited Members

- Public Attributes inherited from FieldRepresentationInfo
Field m_Field
 
- Public Attributes inherited from RepresentationInformation
GameObject m_Representation
 
- Protected Attributes inherited from RepresentationInformation
string m_Text
 
string m_Filename
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ IsoSurfaceRepresentationInfo()

IsoSurfaceRepresentationInfo.IsoSurfaceRepresentationInfo ( GameObject  representation,
string  filename,
bool  transparency,
string  modeText,
Field  field,
float  isoValue 
)

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