Searched refs:meshContexts (Results 1 – 1 of 1) sorted by relevance
117 protected Map<Long, MeshContext> meshContexts = new HashMap<Long, MeshContext>(); field in BlenderContext552 this.meshContexts.put(meshOMA, meshContext); in setMeshContext()564 return this.meshContexts.get(meshOMA); in getMeshContext()