Magnetoculus
Visualisation de champs en VR avec Oculus
EdgeVertices Struct Reference

Public Member Functions

 EdgeVertices (int index)
 

Public Attributes

int m_Index
 
Vector3[] m_Edges
 

Detailed Description

Struct to represent the twelve egdes of a cube as vertices.

Constructor & Destructor Documentation

◆ EdgeVertices()

EdgeVertices.EdgeVertices ( int  index)

Member Data Documentation

◆ m_Edges

Vector3 [] EdgeVertices.m_Edges

The edges' position, could be the middle of the cube vertices or an interpolation depending on the iso value.

◆ m_Index

int EdgeVertices.m_Index

Computed with the iso value and used to find the correct triangles in the lookup table.


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