Uses of Interface
com.luciad.view.lightspeed.services.vertexarray.ILspNonIndexedVertexArray
Packages that use ILspNonIndexedVertexArray
-
Uses of ILspNonIndexedVertexArray in com.luciad.view.lightspeed.services.vertexarray
Methods in com.luciad.view.lightspeed.services.vertexarray that return ILspNonIndexedVertexArrayModifier and TypeMethodDescriptionstatic ILspNonIndexedVertexArrayTLspVertexArrayFactory.createInterleavedNonIndexedArray(Buffer aBuffer, int aNbVertices, int aGLInterleavedArrayFormat, TLspPrimitiveType aPrimitiveType) Creates anILspVertexArraywith the specified data and a vertex attribute layout as used withglInterleavedArrays().static ILspNonIndexedVertexArrayTLspVertexArrayFactory.createInterleavedNonIndexedArray(Buffer aBuffer, int aNbVertices, ILcdPoint aCoordinateOrigin, int aGLInterleavedArrayFormat, TLspPrimitiveType aPrimitiveType) Creates anILspVertexArraywith the specified data and a vertex attribute layout as used withglInterleavedArrays().