Magnetoculus
Visualisation de champs en VR avec Oculus
EdgeCouple Struct Reference

Public Member Functions

 EdgeCouple (int x, int y)
 

Public Attributes

int x
 
int y
 

Detailed Description

Struct to represent the two vertices of an edge (x and y), the table edgeCouples enumerates the twelves egdes of a cube and is used by CreateEgdeVertices.

Constructor & Destructor Documentation

◆ EdgeCouple()

EdgeCouple.EdgeCouple ( int  x,
int  y 
)

Member Data Documentation

◆ x

int EdgeCouple.x

◆ y

int EdgeCouple.y

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