Uses of Class
heronarts.lx.model.LXModel.Mesh
Packages that use LXModel.Mesh
-
Uses of LXModel.Mesh in heronarts.lx.model
Fields in heronarts.lx.model with type parameters of type LXModel.MeshMethods in heronarts.lx.model that return LXModel.MeshModifier and TypeMethodDescriptionLXModel.Mesh.setLightColor(int lightColor) LXModel.Mesh.setLightDirection(LXModel.Mesh.Vertex lightDirection) LXModel.Mesh.setLighting(LXModel.Mesh.Lighting lighting) -
Uses of LXModel.Mesh in heronarts.lx.structure
Fields in heronarts.lx.structure with type parameters of type LXModel.MeshMethods in heronarts.lx.structure that return types with arguments of type LXModel.MeshModifier and TypeMethodDescriptionprotected List<LXModel.Mesh> JsonFixture.getModelMeshes()protected List<LXModel.Mesh> LXFixture.getModelMeshes()