.TH "coin_details" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME coin_details \- Detail Classes .PP \- Detail classes are objects that deliver additional information wherever the \fBSoPrimitiveVertex\fP class is used\&. .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBSoDetail\fP" .br .RI "The \fBSoDetail\fP class is the superclass for all classes storing detailed information about particular shapes\&. " .ti -1c .RI "class \fBSoConeDetail\fP" .br .RI "The \fBSoConeDetail\fP class contains information about the parts of a \fBSoCone\fP shape\&. " .ti -1c .RI "class \fBSoCubeDetail\fP" .br .RI "The \fBSoCubeDetail\fP class contains information about the parts of a \fBSoCube\fP shape\&. " .ti -1c .RI "class \fBSoCylinderDetail\fP" .br .RI "The \fBSoCylinderDetail\fP class contains information about the parts of a \fBSoCylinder\fP shape\&. " .ti -1c .RI "class \fBSoFaceDetail\fP" .br .RI "The \fBSoFaceDetail\fP class is for storing detailed polygon information\&. " .ti -1c .RI "class \fBSoLineDetail\fP" .br .RI "The \fBSoLineDetail\fP class is for storing detailed 3D line information\&. " .ti -1c .RI "class \fBSoNodeKitDetail\fP" .br .RI "The \fBSoNodeKitDetail\fP class is yet to be documented\&. " .ti -1c .RI "class \fBSoPointDetail\fP" .br .RI "The \fBSoPointDetail\fP class is for storing detailed information for a single 3D point\&. " .ti -1c .RI "class \fBSoTextDetail\fP" .br .RI "The \fBSoTextDetail\fP stores information about a character in a string\&. " .ti -1c .RI "class \fBSoDetailList\fP" .br .RI "The \fBSoDetailList\fP class is a container for pointers to \fBSoDetail\fP objects\&. " .in -1c .SH "Detailed Description" .PP Detail classes are objects that deliver additional information wherever the \fBSoPrimitiveVertex\fP class is used\&. This goes for ray picking results, and it also goes for primitive generation by \fBSoShape\fP classes for the \fBSoCallbackAction\fP class and fallback shape rendering through primitive generation (a useful debugging trick when debugging for instance raypicking)\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.