| PerspectiveViewVolumeUpdate Method |
Updates the shape.
Namespace: DigitalRune.Geometry.ShapesAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax protected override void Update()
Protected Overrides Sub Update
protected:
virtual void Update() override
abstract Update : unit -> unit
override Update : unit -> unit
See Also