public class MeshSelection
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
MeshComponent |
mesh |
IMeshPart |
selectedMeshPart |
Constructor and Description |
---|
MeshSelection(MeshComponent mesh,
IMeshPart selectedMeshPart) |
public final MeshComponent mesh
public final IMeshPart selectedMeshPart
public MeshSelection(MeshComponent mesh, IMeshPart selectedMeshPart)