Package com.openinventor.inventor
Class SbBasic
java.lang.Object
com.openinventor.inventor.SbBasic
- Direct Known Subclasses:
SbBox2d,SbBox2f,SbBox2i32,SbBox2s,SbBox3d,SbBox3f,SbBox3i32,SbBox3s,SbBox4i32,SbCylinder,SbLine,SbLined,SbMatrix,SbMatrix3,SbMatrixd,SbPlane,SbRotation,SbRotationd,SbSphere,SbVec2d,SbVec2f,SbVec2i32,SbVec2s,SbVec3d,SbVec3f,SbVec3i32,SbVec3s,SbVec4b,SbVec4d,SbVec4f,SbVec4i32,SbVec4s,SbVec4ub,SbVec4ui32,SbVec4us
The SbBasic class is the super class for all inventor basic classes (not
It allows a full Java object representation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SbBasic
public SbBasic()
-