Package org.vrforcad

Class Summary
AboutDialog The About Dialog.
Benchmark This class is used to benchmark some parts of vrforcad application.
BoxSection This class make the yellow box for dynamic section.
CADmodelAppearance This class make the appearance for main shape.
ClientCWE  
CollisionUsingPick This class detect the collision between sphere tool and model.
ConnectToMySQL This class perform the Mysql Connection.
ConnectToServer  
ConvertDXFtoJ3D This class read the DXF file and convert it in object.vfc.
ConvertSTLtoJ3D This class reads the STL file and convert it in object.vfc.
ConvertX3DtoJ3D This class parse the X3D file and build the geometry.
CreateGeometry This create the main geometry.
DeformationValues This class return the array for steps delay values.
DeformTheModel This class deform the model using SphereDevice.
DynamicSectionDialog This class get the plane that was picked for dynamic section.
FDduplicateSearch This class search for duplicate vertices.
FDneighbourVertices This class get the neighbour vertices for recursive deformation.
IniCfgFile This class read and write the cfg.xml file.
J3Dinterface This class it's the "main" of this project :) .
Key_a This class solve the "a" key problem on Linux OS.
Key_noCollision This class solve the "SPACE" key problem on Linux OS.
Key_z This class solve the "z" key problem on Linux OS.
KeyPressedBehavior This class listen to the keyboard to perform some commands.
LightsDialog The lights dialog.
Main The Main class.
MaterialDialog The main shape material dialog.
MoreArrays This class perform recursive deformation.
MouseTranslateModif Class modificated for CollisionDetection using PickRay; for Mouse Translation X, Y
MouseWheelZoomModif Class modificated for CollisionDetection using PickRay; for Mouse WheelZoom (Z axis).
NetworkSettingDialog The network settings dialog for database.
OpenFromDatabaseDialog The Dialog for import file from database.
OrigineCoords This class make the system origine coordonate.
PaintColorChoose This class let you to choose the color for painting operation.
PaintVertex This class get the collision detection using SegmentRay and perform the painting operation.
PanelRightVisual The Right (position) panel.
PreferencesDialog This preference dialog.
ReadSTLbinary This class read a STL file in binary format.
ReadVFC This class read the .vfc file format.
RefineTriangle This class perform "refine triangle" for surface deformation after collision detection.
SaveToDatabaseDialog The Dialog for export file from database.
ScanFile This class reads the coordonates from object.vfc file.
Shape3DCoordonates This class load and keep the coordonates, colors and normals.
SphereDeviceSettingsDialog The SphereDevice Settings Dialog.
SpinLogo This class spin the VRforCAD logo.
StartingLogo This class add starting Logo.
StereoDialog This stereo dialog problem.
UserAccountDialog The user account dialog for collaborative work environment.
VirtualMeniu This class make the Virtual Meniu.
WriteDXF This class write the .dxf file.
WriteSTL This class write the .stl file.
WriteVFC This class write the .vfc file format.
ZIPfile This class compress/decompress the cad file before/after use database.