#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/nodes/SoShape.h>
클래스 | |
class | SoBox |
매크로 | |
#define | SoBox Geant4_SoBox |
SoBox - Inventor version of the G4Box Geant Geometry entity. 더 자세히 ... | |
#define SoBox Geant4_SoBox |
SoBox - Inventor version of the G4Box Geant Geometry entity.
Node: SoBox
Description: The Inventor version of the G4Box Geant Geometry entity
Author: Joe Boudreau Nov 11 1996
class G4Box
A Box is a cuboid of given half lengths dx,dy,dz. The Box is centred on the origin with sides parallel to the x/y/z axes.
Always use Inventor Fields. This allows Inventor to detect a change to the data field and take the appropriate action; e.g., redraw the scene.