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

Datei anzeigen Open project: sunag/sea3d

Public Properties

Property Type Description
type int

Public Methods

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

Method Details

TechBase() public method

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

Write() public method

public Write ( ) : ByteArray
return ByteArray

Property Details

type public_oe property

public int type
return int