|
Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
| EdgeCouple (int x, int y) | |
Public Attributes | |
| int | x |
| int | y |
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.
| EdgeCouple.EdgeCouple | ( | int | x, |
| int | y | ||
| ) |
| int EdgeCouple.x |
| int EdgeCouple.y |