C# Class Emgen.IcosphereBuilder

显示文件 Open project: keijiro/VJ05 Class Usage Examples

Public Properties

Property Type Description
vertexCache Emgen.VertexCache

Public Methods

Method Description
IcosphereBuilder ( ) : System.Collections.Generic
Subdivide ( ) : void

Method Details

IcosphereBuilder() public method

public IcosphereBuilder ( ) : System.Collections.Generic
return System.Collections.Generic

Subdivide() public method

public Subdivide ( ) : void
return void

Property Details

vertexCache public_oe property

public VertexCache,Emgen vertexCache
return Emgen.VertexCache