Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
PolygonHandle (Polygon polygon, int textureID) | |
Public Attributes | |
Polygon | m_Polygon |
int | m_TextureID |
Class that manages a polygon. It stores the polygon and the texture name.
PolygonHandle.PolygonHandle | ( | Polygon | polygon, |
int | textureID | ||
) |
Polygon PolygonHandle.m_Polygon |
int PolygonHandle.m_TextureID |