C# Class Axiom.CgPrograms.CgHelper

Helper class with common methods for use in the Cg plugin.
Datei anzeigen Open project: WolfgangSt/axiom Class Usage Examples

Private Methods

Method Description
CheckCgError ( string potentialError, IntPtr context ) : void

Used to check for a recent Cg error and handle it accordingly.