Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Classes
Bundle Classes

Classes

class  SoBundle
 The SoBundle class is the superclass for all bundle classes. More...
 
class  SoMaterialBundle
 The SoMaterialBundle class simplifies material handling.Every shape node should create (on the stack) an instance of this class and call sendFirst() before sending anything to GL. During rendering, send() should be used to send material values to GL. More...
 
class  SoNormalBundle
 The SoNormalBundle class simplifies normal handling.This class is currently not used in Coin but is provided for API compatibility. More...
 
class  SoTextureCoordinateBundle
 The SoTextureCoordinateBundle class simplifies texture coordinate handling.It is unlikely that application programmers should need to know how to use this class, as it is mostly intended for internal use. More...
 
class  SoVertexAttributeBundle
 The SoVertexAttributeBundle class simplifies vertex attribute handling. More...
 

Detailed Description

The bundle classes are internal to Coin.

The Bundle Classes

The bundle classes are mostly internal to Coin.

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen