.TH "SoTextureCoordinateCache" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoTextureCoordinateCache \- .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoCache\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSoTextureCoordinateCache\fP (\fBSoState\fP *const state)" .br .ti -1c .RI "virtual \fB~SoTextureCoordinateCache\fP ()" .br .ti -1c .RI "void \fBgenerate\fP (const \fBSbBox3f\fP &bbox, const \fBSbVec3f\fP *vertices, const int numvertices)" .br .ti -1c .RI "const \fBSbVec2f\fP * \fBget\fP (void) const " .br .ti -1c .RI "int \fBgetNum\fP (void) const " .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The SoTextureCoordinateClass is used to cache generated texture coordinates\&. .SH "Constructor & Destructor Documentation" .PP .SS "SoTextureCoordinateCache::SoTextureCoordinateCache (\fBSoState\fP *conststate)" Constructor\&. .SS "SoTextureCoordinateCache::~SoTextureCoordinateCache ()\fC [virtual]\fP" Destructor\&. .SH "Member Function Documentation" .PP .SS "void SoTextureCoordinateCache::generate (const \fBSbBox3f\fP &bbox, const \fBSbVec3f\fP *vertices, const intnumvertices)" Generates texture coordinates based on the bounding box of the geometry\&. This is usually called default texture coordinates in OIV\&. .SS "const \fBSbVec2f\fP * SoTextureCoordinateCache::get (void) const" Returns the generated texture coordinates\&. .SS "int SoTextureCoordinateCache::getNum (void) const" Returns the number of generated texture coordinates\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.