other versions
- wheezy-backports 3.1.4~abc9f50-3~bpo70+1
- jessie 3.1.4~abc9f50-7
SoLinePatternElement(3) | Coin | SoLinePatternElement(3) |
NAME¶
SoLinePatternElement - The SoLinePatternElement class is yet to be documented. FIXME: write doc.SYNOPSIS¶
#include <Inventor/elements/SoLinePatternElement.h> Inherits SoInt32Element. Inherited by SoGLLinePatternElement.Public Types¶
enum Patterns { CONTINUOUS = 0xFFFF }
Public Member Functions¶
virtual void init (SoState *state)
Static Public Member Functions¶
static SoType getClassTypeId (void)
Protected Member Functions¶
virtual ~SoLinePatternElement ()
Additional Inherited Members¶
Detailed Description¶
The SoLinePatternElement class is yet to be documented. FIXME: write doc.Constructor & Destructor Documentation¶
SoLinePatternElement::~SoLinePatternElement (void) [protected], [virtual]¶
The destructor.Member Function Documentation¶
SoType SoLinePatternElement::getClassTypeId (void) [static]¶
This static method returns the class type. Reimplemented from SoInt32Element. Reimplemented in SoGLLinePatternElement.int SoLinePatternElement::getClassStackIndex (void) [static]¶
This static method returns the state stack index for the class. Reimplemented from SoInt32Element. Reimplemented in SoGLLinePatternElement.void * SoLinePatternElement::createInstance (void) [static]¶
This API member is considered internal to the library, as it is not likely to be of interest to the application programmer. Reimplemented in SoGLLinePatternElement.void SoLinePatternElement::initClass (void) [static]¶
This static method initializes static data for the SoLinePatternElement class. Reimplemented from SoInt32Element. Reimplemented in SoGLLinePatternElement.Author¶
Generated automatically by Doxygen for Coin from the source code.Sat Oct 12 2013 | Version 4.0.0a |