C# Class Poonya.SEA3D.Objects.Techniques.TextureTech

Inheritance: TechBase
Datei anzeigen Open project: sunag/sea3d

Public Properties

Property Type Description
texture int

Public Methods

Method Description
TextureTech ( int type ) : System
Write ( ) : ByteArray

Method Details

TextureTech() public method

public TextureTech ( int type ) : System
type int
return System

Write() public method

public Write ( ) : ByteArray
return ByteArray

Property Details

texture public_oe property

public int texture
return int