ChromiumSubscribeUniform class

Inheritance
Annotations
  • @DocsEditable()
  • @DomName('CHROMIUMSubscribeUniform')
  • @Experimental()

Constants

MOUSE_POSITION_CHROMIUMint
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.MOUSE_POSITION_CHROMIUM'), @Experimental()
0x924C
SUBSCRIBED_VALUES_BUFFER_CHROMIUMint
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.SUBSCRIBED_VALUES_BUFFER_CHROMIUM'), @Experimental()
0x924B

Static Properties

instanceRuntimeTypeType
@Deprecated("Internal Use Only"), read-only

Constructors

ChromiumSubscribeUniform.internal_()

Properties

hashCodeint
read-only, inherited
runtimeTypeType
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