Uses of Class
de.grogra.mtg.MTGBranchElement
Packages that use MTGBranchElement
-
Uses of MTGBranchElement in de.grogra.mtg
Methods in de.grogra.mtg that return MTGBranchElementModifier and TypeMethodDescriptionMTGBranch.getElement(int elementIndex) MTGRoot.searchForElement(int nodeIndex) Branches - Returns branch element that corresponds to the node of the given index.Methods in de.grogra.mtg with parameters of type MTGBranchElementModifier and TypeMethodDescriptionvoidMTGBranch.addElement(MTGBranchElement element) Point3d[]MTGBranchElement.getBotSurface(MTGBranchElement nextElement) intMTGBranch.getElementIndex(MTGBranchElement element) Point3d[]MTGBranchElement.getTopSurface(MTGBranchElement nextElement)