PerspectiveResizeAware class

Inheritance

Constructors

PerspectiveResizeAware(ChronosGL _cgl, CanvasElement _canvas, Spatial camera, double near, double far)

Properties

debug bool
getter/setter pairinherited
enabled bool
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

AdjustAspect(int w, int h) → void
inherited
ForceUniform(String canonical, Object val) → void
inherited
GetUniforms() Map<String, Object>
inherited
HasUniform(String canonical) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resolutionChange(Event? ev) → void
SetUniform(String canonical, Object val) → void
inherited
toString() String
A string representation of this object.
inherited
Update() → void
inherited
UpdateCamera(Spatial cam) → void
inherited
UpdateFov(double fov) → void
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited