ChromiumSubscribeUniform class
- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- ChromiumSubscribeUniform
- Annotations
- @DocsEditable()
- @DomName('CHROMIUMSubscribeUniform')
- @Experimental()
Constants
- MOUSE_POSITION_CHROMIUM → int @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.MOUSE_POSITION_CHROMIUM'), @Experimental()
-
0x924C
- SUBSCRIBED_VALUES_BUFFER_CHROMIUM → int @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.SUBSCRIBED_VALUES_BUFFER_CHROMIUM'), @Experimental()
-
0x924B
Static Properties
- instanceRuntimeType → Type @Deprecated("Internal Use Only"), read-only
Constructors
Properties
- hashCode → int read-only, inherited
- runtimeType → Type read-only, inherited
-
A representation of the runtime type of the object.
Operators
- operator ==(
other) → bool inherited -
The equality operator.
Methods
- bindValuebufferChromium(
int target, ChromiumValuebuffer buffer) → void @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.bindValuebufferCHROMIUM'), @Experimental() - createValuebufferChromium(
) → ChromiumValuebuffer @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.createValuebufferCHROMIUM'), @Experimental() - deleteValuebufferChromium(
ChromiumValuebuffer buffer) → void @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.deleteValuebufferCHROMIUM'), @Experimental() - isValuebufferChromium(
ChromiumValuebuffer buffer) → bool @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.isValuebufferCHROMIUM'), @Experimental() - populateSubscribedValuesChromium(
int target) → void @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.populateSubscribedValuesCHROMIUM'), @Experimental() - subscribeValueChromium(
int target, int subscriptions) → void @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.subscribeValueCHROMIUM'), @Experimental() - uniformValuebufferChromium(
UniformLocation location, int target, int subscription) → void @DocsEditable(), @DomName('CHROMIUMSubscribeUniform.uniformValuebufferCHROMIUM'), @Experimental() - noSuchMethod(
Invocation invocation) → dynamic inherited -
Invoked when a non-existent method or property is accessed.
- toString(
) → String inherited -
Returns the result of the JavaScript objects
toString
method.
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-web_gl/ChromiumSubscribeUniform-class.html