Aardvark.Base.Incremental


AdaptiveDecorator

defines a base class for all decorated mods

Constructors

ConstructorDescription
new(o)
Signature: o:IAdaptiveObject -> AdaptiveDecorator

Instance members

Instance memberDescription
Id
Signature: int
Inputs
Signature: seq<IAdaptiveObject>
Level()
Signature: unit -> int
Level()
Signature: unit -> unit
Mark()
Signature: unit -> bool
OutOfDate()
Signature: unit -> bool
OutOfDate()
Signature: unit -> unit
Outputs
Signature: VolatileCollection<IAdaptiveObject>
Fork me on GitHub