C# Class MCBlob.mcCube, Lucid-VR

Afficher le fichier Open project: UCSDVR/Lucid-VR

Méthodes publiques

Свойство Type Description
cntr int
edges mcEdge[]
points mcPoint[]
px int
py int
pz int

Méthodes publiques

Méthode Description
mcCube ( ) : UnityEngine

Method Details

mcCube() public méthode

public mcCube ( ) : UnityEngine
Résultat UnityEngine

Property Details

cntr public_oe property

public int cntr
Résultat int

edges public_oe property

public mcEdge[] edges
Résultat mcEdge[]

points public_oe property

public mcPoint[] points
Résultat mcPoint[]

px public_oe property

public int px
Résultat int

py public_oe property

public int py
Résultat int

pz public_oe property

public int pz
Résultat int