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

SoIndexedLineSet Class Reference
[Node Classes]

The SoIndexedLineSet class is used to render and otherwise represent indexed lines.The indexed counterpart of SoLineSet. Lines can specified using indices for coordinates, normals, materials and texture coordinates. More...

#include <Inventor/nodes/SoIndexedLineSet.h>

Inheritance diagram for SoIndexedLineSet:
SoIndexedShape SoVertexShape SoShape SoNode SoFieldContainer SoBase

List of all members.

Public Member Functions

 SoIndexedLineSet (void)
virtual void GLRender (SoGLRenderAction *action)
virtual void getBoundingBox (SoGetBoundingBoxAction *action)
virtual void getPrimitiveCount (SoGetPrimitiveCountAction *action)

Static Public Member Functions

static void initClass (void)
 Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.

Protected Member Functions

virtual ~SoIndexedLineSet ()
virtual void notify (SoNotList *list)

Detailed Description

The SoIndexedLineSet class is used to render and otherwise represent indexed lines.

The indexed counterpart of SoLineSet. Lines can specified using indices for coordinates, normals, materials and texture coordinates.

If no normals are supplied on the stack (or in the vertexProperty field), the lines will be rendered with lighting disabled.

For more information about line sets, see documentation in SoLineSet. For more information about indexed shapes, see documentation in SoIndexedShape and SoIndexedFaceSet.

FILE FORMAT/DEFAULTS:

    IndexedLineSet {
        vertexProperty NULL
        coordIndex 0
        materialIndex -1
        normalIndex -1
        textureCoordIndex -1
    }

Constructor & Destructor Documentation

SoIndexedLineSet::SoIndexedLineSet ( void   ) 

Constructor.

SoIndexedLineSet::~SoIndexedLineSet (  )  [protected, virtual]

Destructor.


Member Function Documentation

void SoIndexedLineSet::notify ( SoNotList l  )  [protected, virtual]

Notifies all auditors for this instance when changes are made.

Reimplemented from SoVertexShape.


The documentation for this class was generated from the following files:

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

Generated on Mon Nov 7 20:02:00 2011 for Coin by Doxygen 1.6.3.