man SoCubeDetail () - stores detail information about the SoCube node
NAME
SoCubeDetail - stores detail information about the SoCube node
INHERITS FROM
SoDetail > SoCubeDetail
SYNOPSIS
#include <Inventor/details/SoCubeDetail.h>
Methods from class SoCubeDetail:
c
}
c
}
SoCubeDetail()
c
}
c
}
~SoCubeDetail()
c
}
c
}
getPart() const
c
}
c
}
getClassTypeId()
Methods from class SoDetail:
c
}
c
}
copy() const
c
}
c
}
getTypeId() const
c
}
c
}
isOfType(SoType type) const
DESCRIPTION
This class contains detail information about a point on a cube. It contains the part of the cube that was hit. Part values are as follows:
0 Front 1 Back 2 Left 3 Right 4 Top 5 Bottom
METHODS
c
}
c
}
SoCubeDetail()
c
}
c
}
~SoCubeDetail()
Constructor and destructor.
c
}
c
}
getPart() const
Returns the part in the detail.
c
}
c
}
getClassTypeId()
Returns type identifier for this class.
SEE ALSO
SoCube, SoDetail, SoPickedPoint, SoPrimitiveVertex