Uses of Interface
org.web3d.vrml.scripting.external.buffer.ExternalOutputBuffer
Packages that use ExternalOutputBuffer
-
Uses of ExternalOutputBuffer in org.web3d.vrml.scripting.external.buffer
Methods in org.web3d.vrml.scripting.external.buffer with parameters of type ExternalOutputBufferModifier and TypeMethodDescriptionvoid
ExternalOutputBufferReclaimer.reclaimEventOutBuffer
(ExternalOutputBuffer buffer, int tag) Reclaim an ExternalOutputBuffer for reuse The purpose of the tag parameter is specific to the particular buffer reclaimer implementation but is likely to be used to identify where the buffer goes.