C# Class Glare.Graphics.Loaders.Fbx.FbxValue

Mostrar archivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
Type FbxValueType

Public Methods

Method Description
FbxValue ( BinaryReader reader ) : System

Private Methods

Method Description
Require ( FbxValueType type ) : void
Required ( FbxValueType type ) : Exception

Method Details

FbxValue() public method

public FbxValue ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

Property Details

Type public_oe property

public FbxValueType Type
return FbxValueType