Searched defs:meshStructure (Results 1 – 2 of 2) sorted by relevance
86 …Structure meshStructure = ((Pointer) objectStructure.getFieldValue("data")).fetchData(blenderConte… in ArmatureModifier() local232 …private void readVerticesWeightsData(Structure objectStructure, Structure meshStructure, Skeleton … in readVerticesWeightsData()275 …private VertexBuffer[] getBoneWeightAndIndexBuffer(Structure meshStructure, int vertexListSize, in… in getBoneWeightAndIndexBuffer()
483 …public List<byte[]> getVerticesColors(Structure meshStructure, BlenderContext blenderContext) thro… in getVerticesColors()513 …private Vector3f[] getVertices(Structure meshStructure, BlenderContext blenderContext) throws Blen… in getVertices()