C# Class Collada.Geometry

Show file Open project: dsrbecky/ColladaDOM

Public Properties

Property Type Description
IDs Geometry>.System.Collections.Generic.Dictionary

Private Properties

Property Type Description

Public Methods

Method Description
Preload ( ) : void
Render ( InstanceGeometry instanceGeometry ) : void

Method Details

Preload() public method

public Preload ( ) : void
return void

Render() public method

public Render ( InstanceGeometry instanceGeometry ) : void
instanceGeometry InstanceGeometry
return void

Property Details

IDs public static property

public static System.Collections.Generic.Dictionary IDs
return Geometry>.System.Collections.Generic.Dictionary