A B C D E F G I L M N O P R S T U V X Y Z

G

GeneralPickBehavior - class unbboolean.gui.scenegraph.GeneralPickBehavior.
Class responsible for applying transformations on solids where the user drags one of them with a mouse on a screen
GeneralPickBehavior(BranchGroup, Canvas3D, SolidsSelectionListener) - Constructor for class unbboolean.gui.scenegraph.GeneralPickBehavior
Constructs a GeneralPickBehavior object
getAdjacentVertices() - Method in class unbboolean.bool.Vertex
Gets an array with the adjacent vertices
getArea() - Method in class unbboolean.bool.Face
Gets the face area
getBound() - Method in class unbboolean.bool.Face
Gets the face bound
getBound() - Method in class unbboolean.bool.Object3D
Gets the solid bound
getChild(Object, int) - Method in class unbboolean.gui.CSGTreeModel
Gets a child of a given parent in a given index
getChildCount(Object) - Method in class unbboolean.gui.CSGTreeModel
Gets the number of children of a give parent (2 for CompoundSolid and 0 for PrimitiveSolid)
getColor() - Method in class unbboolean.bool.Vertex
Gets the vertex color
getColor() - Method in class unbboolean.gui.solidpanels.SolidPanel
Gets the last selected color
getColor() - Method in class unbboolean.solids.PrimitiveSolid
Gets color
getColors() - Method in class unbboolean.bool.Solid
Gets the vertices colors
getCurrentName() - Method in class unbboolean.gui.solidpanels.NewCompoundSolidPanel
Gets the name of the last solid created
getCurrentName() - Method in class unbboolean.gui.solidpanels.SolidPanel
Gets the name of the last solid created
getDescription() - Method in class unbboolean.gui.save.CSGFilter
 
getDescription() - Method in class unbboolean.gui.save.ObjFilter
 
getDifference() - Method in class unbboolean.bool.BooleanModeller
Gets the solid generated by the difference of the two solids submitted to the constructor.
getDirection() - Method in class unbboolean.bool.Line
Gets the line direction
getEndDistance() - Method in class unbboolean.bool.Segment
Gets the distance from the origin until ending point
getEndPosition() - Method in class unbboolean.bool.Segment
Gets the ending position
getEndType() - Method in class unbboolean.bool.Segment
Gets the type of the ending point
getEndVertex() - Method in class unbboolean.bool.Segment
Gets the end vertex
getFace(int) - Method in class unbboolean.bool.Object3D
Gets a face reference for a given position
getHeight() - Method in class unbboolean.solids.BoxSolid
Gets height
getHeight() - Method in class unbboolean.solids.ConeSolid
Gets height
getHeight() - Method in class unbboolean.solids.CylinderSolid
Gets height
getIndexOfChild(Object, Object) - Method in class unbboolean.gui.CSGTreeModel
Gets the index of a child of a given parent
getIndices() - Method in class unbboolean.bool.Solid
Gets the solid indices for its vertices
getIntermediateType() - Method in class unbboolean.bool.Segment
Gets the type of the segment between the starting and ending points
getIntersection() - Method in class unbboolean.bool.BooleanModeller
Gets the solid generated by the intersection of the two solids submitted to the constructor
getLength() - Method in class unbboolean.solids.BoxSolid
Gets length
getLocation() - Method in class unbboolean.solids.CSGSolid
Gets the solid location
getName() - Method in class unbboolean.solids.CSGSolid
Gets the solid name
getNextName() - Method in class unbboolean.gui.solidpanels.SolidPanel
Gets the next default name
getNormal() - Method in class unbboolean.bool.Face
Gets the face normal
getNumEndsSet() - Method in class unbboolean.bool.Segment
Gets the number of ends already set
getNumFaces() - Method in class unbboolean.bool.Object3D
Gets the number of faces
getOperation() - Method in class unbboolean.solids.CompoundSolid
Gets the operation
getOperator1() - Method in class unbboolean.solids.CompoundSolid
Gets the first operator
getOperator2() - Method in class unbboolean.solids.CompoundSolid
Gets the second operator
getParentSolid() - Method in class unbboolean.solids.CSGSolid
Gets the solid parent
getPoint() - Method in class unbboolean.bool.Line
Gets the point used to represent the line
getPosition() - Method in class unbboolean.bool.Vertex
Gets the vertex position
getPrimitivesList() - Method in class unbboolean.gui.solidpanels.PrimitivePanelsManager
Gets the list of primitives
getRayX() - Method in class unbboolean.solids.ConeSolid
Gets ray in X
getRayX() - Method in class unbboolean.solids.CylinderSolid
Gets ray in X
getRayX() - Method in class unbboolean.solids.SphereSolid
Gets ray in X
getRayY() - Method in class unbboolean.solids.SphereSolid
Gets ray in Y
getRayZ() - Method in class unbboolean.solids.ConeSolid
Gets ray in Z
getRayZ() - Method in class unbboolean.solids.CylinderSolid
Gets ray in Z
getRayZ() - Method in class unbboolean.solids.SphereSolid
Gets ray in Z
getRoot() - Method in class unbboolean.gui.CSGTreeModel
Gets the tree root
getSaveSolid(CSGSolid) - Static method in class unbboolean.gui.save.SaveSolid
Gets the save solid corresponding to a save solid
getSceneGraphManager() - Method in class unbboolean.gui.UnBBooleanFrame
Gets the used scene graph manager.
getSelected() - Method in class unbboolean.gui.solidpanels.CompoundSolidPanel
Gets the selected option
getSelectedColor() - Method in class unbboolean.gui.solidpanels.ColorChooserDialog
Gets the last selected color
getSelectedHeight() - Method in class unbboolean.gui.solidpanels.BoxPanel
Gets the selected height
getSelectedHeight() - Method in class unbboolean.gui.solidpanels.ConePanel
Gets the selected height
getSelectedHeight() - Method in class unbboolean.gui.solidpanels.CylinderPanel
Gets the selected height
getSelectedLength() - Method in class unbboolean.gui.solidpanels.BoxPanel
Gets the selected length
getSelectedRayX() - Method in class unbboolean.gui.solidpanels.ConePanel
Gets the selected ray in X
getSelectedRayX() - Method in class unbboolean.gui.solidpanels.CylinderPanel
Gets the selected ray in X
getSelectedRayX() - Method in class unbboolean.gui.solidpanels.SpherePanel
Gets the selected ray in X
getSelectedRayY() - Method in class unbboolean.gui.solidpanels.SpherePanel
Gets the selected ray in Y
getSelectedRayZ() - Method in class unbboolean.gui.solidpanels.ConePanel
Gets the selected ray in Z
getSelectedRayZ() - Method in class unbboolean.gui.solidpanels.CylinderPanel
Gets the selected ray in Z
getSelectedRayZ() - Method in class unbboolean.gui.solidpanels.SpherePanel
Gets the selected ray in Z
getSelectedSolid() - Method in class unbboolean.gui.CSGPanel
Returns the selected solid
getSelectedWidth() - Method in class unbboolean.gui.solidpanels.BoxPanel
Gets the selected width
getSolid() - Method in class unbboolean.gui.save.SaveBoxSolid
Gets the solid corresponding to this save solid
getSolid() - Method in class unbboolean.gui.save.SaveCompoundSolid
Gets the solid corresponding to this save solid
getSolid() - Method in class unbboolean.gui.save.SaveConeSolid
Gets the solid corresponding to this save solid
getSolid() - Method in class unbboolean.gui.save.SaveCylinderSolid
Gets the solid corresponding to this save solid
getSolid() - Method in class unbboolean.gui.save.SaveSolid
Gets the solid corresponding to this save solid
getSolid() - Method in class unbboolean.gui.save.SaveSphereSolid
Gets the solid corresponding to this save solid
getSolid() - Method in class unbboolean.gui.solidpanels.BoxPanel
Gets the solid based on this panel values
getSolid() - Method in class unbboolean.gui.solidpanels.ConePanel
Gets the solid based on this panel values
getSolid() - Method in class unbboolean.gui.solidpanels.CylinderPanel
Gets the solid based on this panel values
getSolid() - Method in class unbboolean.gui.solidpanels.SolidPanel
Gets the solid based on this panel values
getSolid() - Method in class unbboolean.gui.solidpanels.SpherePanel
Gets the solid based on this panel values
getSolidPanel(int) - Method in class unbboolean.gui.solidpanels.PrimitivePanelsManager
Gets the solid panel relative to a solid
getSolidPanel(PrimitiveSolid) - Method in class unbboolean.gui.solidpanels.PrimitivePanelsManager
Gets the solid panel relative to a solid
getSolidPanel(String) - Method in class unbboolean.gui.solidpanels.PrimitivePanelsManager
Gets the solid panel relative to a solid
getStartDistance() - Method in class unbboolean.bool.Segment
Gets the distance from the origin until the starting point
getStartPosition() - Method in class unbboolean.bool.Segment
Gets the starting position
getStartType() - Method in class unbboolean.bool.Segment
Gets the type of the starting point
getStartVertex() - Method in class unbboolean.bool.Segment
Gets the start vertex
getStatus() - Method in class unbboolean.bool.Face
Gets the face status
getStatus() - Method in class unbboolean.bool.Vertex
Gets the vertex status
getUnion() - Method in class unbboolean.bool.BooleanModeller
Gets the solid generated by the union of the two solids submitted to the constructor
getVertices() - Method in class unbboolean.bool.Solid
Gets the solid vertices
getWidth() - Method in class unbboolean.solids.BoxSolid
Gets width

A B C D E F G I L M N O P R S T U V X Y Z