debian man page for sotexturecoordinatecache

Query: sotexturecoordinatecache

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SoTextureCoordinateCache(3)					       Coin					       SoTextureCoordinateCache(3)

NAME
SoTextureCoordinateCache -
SYNOPSIS
#include <Inventor/caches/SoTextureCoordinateCache.h> Inherits SoCache. Public Member Functions SoTextureCoordinateCache (SoState *const state) virtual ~SoTextureCoordinateCache () void generate (const SbBox3f &bbox, const SbVec3f *vertices, const int numvertices) const SbVec2f * get (void) const int getNum (void) const Additional Inherited Members Detailed Description The SoTextureCoordinateClass is used to cache generated texture coordinates. Constructor &; Destructor Documentation SoTextureCoordinateCache::SoTextureCoordinateCache (SoState *conststate) Constructor. SoTextureCoordinateCache::~SoTextureCoordinateCache () [virtual] Destructor. Member Function Documentation void SoTextureCoordinateCache::generate (const SbBox3f &bbox, const SbVec3f *vertices, const intnumvertices) Generates texture coordinates based on the bounding box of the geometry. This is usually called default texture coordinates in OIV. const SbVec2f * SoTextureCoordinateCache::get (void) const Returns the generated texture coordinates. int SoTextureCoordinateCache::getNum (void) const Returns the number of generated texture coordinates. Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SoTextureCoordinateCache(3)
Related Man Pages
soboundingboxcache(3) - debian
sobumpmapmatrixelement(3) - debian
socache(3) - debian
soconvexdatacache(3) - debian
sotexturecoordinateelement(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com