man SoCylinderDetail () - stores detail information about the SoCylinder node
NAME
SoCylinderDetail - stores detail information about the SoCylinder node
INHERITS FROM
SoDetail > SoCylinderDetail
SYNOPSIS
#include <Inventor/details/SoCylinderDetail.h>
Methods from class SoCylinderDetail:
c
}
c
}
SoCylinderDetail()
c
}
c
}
~SoCylinderDetail()
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 cylinder. It contains the part of the cylinder that was hit (sides, top, or bottom).
METHODS
c
}
c
}
SoCylinderDetail()
c
}
c
}
~SoCylinderDetail()
Constructor and destructor.
c
}
c
}
getPart() const
Returns the part in the detail. The returned value is one of the SoCylinder part flags.
c
}
c
}
getClassTypeId()
Returns type identifier for this class.
SEE ALSO
SoCylinder, SoDetail, SoPickedPoint, SoPrimitiveVertex