TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

struct AstCount in Tinman.Core.Parsing

struct AstCount  

Public / Attributes

IsZero

public property IsZero { get }
type bool
value

More

Two or more AST nodes.

public static readonly field More
type AstCount

One

One AST node.

public static readonly field One
type AstCount

Zero

Zero AST nodes.

public static readonly field Zero
type AstCount

Public / Methods

Add

public method Add (AstCount count)
type AstCount
params count

Or

public method Or (AstCount count)
type AstCount
params count

ToString

public override method ToString ()
type string