C# Class SimLab.SimGrid.Loader.DynamicUnstructureGeometryLoader.vec3Helper

Afficher le fichier Open project: bitzhuwei/CSharpGL

Méthodes publiques

Méthode Description
Max ( vec3 current, vec3 other ) : vec3
Min ( vec3 current, vec3 other ) : vec3

Method Details

Max() public static méthode

public static Max ( vec3 current, vec3 other ) : vec3
current vec3
other vec3
Résultat vec3

Min() public static méthode

public static Min ( vec3 current, vec3 other ) : vec3
current vec3
other vec3
Résultat vec3