Uses of Class
com.openinventor.inventor.fields.SoSFBufferObject
-
Packages that use SoSFBufferObject Package Description com.openinventor.inventor.nodes com.openinventor.volumeviz.writers -
-
Uses of SoSFBufferObject in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFBufferObject Modifier and Type Field Description SoSFBufferObjectSoShaderParameterBufferObject. bufferAnSoBufferObjectcontaining data.SoSFBufferObjectSoBufferedShape. colorBufferBuffer object that contains the (optional) color values.SoSFBufferObjectSoBufferedShape. indexBufferBuffer object that contains the (optional) indices.SoSFBufferObjectSoBufferedShape. normalBufferBuffer object that contains the (optional) normal vectors.SoSFBufferObjectSoVertexShaderParameterBufferObject. valueSpecifies the parameter's values.SoSFBufferObjectSoBufferedShape. vertexBufferBuffer object that contains the vertex data. -
Uses of SoSFBufferObject in com.openinventor.volumeviz.writers
Fields in com.openinventor.volumeviz.writers declared as SoSFBufferObject Modifier and Type Field Description SoSFBufferObjectSoVRMemoryWriter. dataBuffer containing data.
-