C# Class Emgen.IcosphereBuilder

Afficher le fichier Open project: keijiro/VJ05 Class Usage Examples

Méthodes publiques

Свойство Type Description
vertexCache Emgen.VertexCache

Méthodes publiques

Méthode Description
IcosphereBuilder ( ) : System.Collections.Generic
Subdivide ( ) : void

Method Details

IcosphereBuilder() public méthode

public IcosphereBuilder ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Subdivide() public méthode

public Subdivide ( ) : void
Résultat void

Property Details

vertexCache public_oe property

public VertexCache,Emgen vertexCache
Résultat Emgen.VertexCache