Searched refs:Binormal (Results 1 – 5 of 5) sorted by relevance
419 vb = new VertexBuffer(Type.Binormal); in startVertexBuffer()627 pushAttrib(Type.Binormal, attribs);
659 if (mesh.getBuffer(Type.Binormal) != null) { in genTangentLines()660 binormalBuffer = (FloatBuffer) mesh.getBuffer(Type.Binormal).getData(); in genTangentLines()
321 getMesh().getBuffer(Type.Binormal).updateData(newBinormalBuffer); in updateNormals()327 VertexBuffer BB = mesh.getBuffer(Type.Binormal); in setInBuffer()
97 m.setBuffer(Type.Binormal, 3, bb); in createMesh()
98 Binormal, enumConstant