|
Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
| EdgeVertices (int index) | |
Public Attributes | |
| int | m_Index |
| Vector3[] | m_Edges |
Struct to represent the twelve egdes of a cube as vertices.
| EdgeVertices.EdgeVertices | ( | int | index | ) |
| Vector3 [] EdgeVertices.m_Edges |
The edges' position, could be the middle of the cube vertices or an interpolation depending on the iso value.
| int EdgeVertices.m_Index |
Computed with the iso value and used to find the correct triangles in the lookup table.