1#ifndef COIN_SOGLCOORDINATEELEMENT_H
2#define COIN_SOGLCOORDINATEELEMENT_H
27#include <Inventor/elements/SoCoordinateElement.h>
29class COIN_DLL_API SoGLCoordinateElement :
public SoCoordinateElement {
30 typedef SoCoordinateElement inherited;
32 SO_ELEMENT_HEADER(SoGLCoordinateElement);
36 virtual ~SoGLCoordinateElement();
41 void send(
const int index)
const;
The SbVec3f class is a 3 dimensional vector with floating point coordinates.
Definition SbVec3f.h:40
The SbVec4f class is a 4 dimensional vector with floating point coordinates.
Definition SbVec4f.h:40
static void initClass(void)
Definition SoCoordinateElement.cpp:78
const SbVec3f * getPtr3() const
FIXME: write doc.
Definition SoGLCoordinateElement.cpp:77
void send(const int index) const
Definition SoGLCoordinateElement.cpp:67
const SbVec4f * getPtr4() const
FIXME: write doc.
Definition SoGLCoordinateElement.cpp:86
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.13.1.