1#ifndef COIN_SOANNOTEXT3RENDERPRINTELEMENT_H
2#define COIN_SOANNOTEXT3RENDERPRINTELEMENT_H
27#include <Inventor/elements/SoInt32Element.h>
29class COIN_DLL_API SoAnnoText3RenderPrintElement :
public SoInt32Element {
30 typedef SoInt32Element inherited;
32 SO_ELEMENT_HEADER(SoAnnoText3RenderPrintElement);
36 virtual ~SoAnnoText3RenderPrintElement();
40 RENDER3D_PRINT_VECTOR, RENDER3D_PRINT_RASTER, RENDER2D_PRINT_RASTER
44 static void set(
SoState *
const state,
const RenderPrintType hint);
45 static RenderPrintType
get(
SoState *
const state);
46 static RenderPrintType getDefault(
void);
49 const RenderPrintType type);
static void initClass(void)
Definition SoAnnoText3RenderPrintElement.cpp:51
RenderPrintType
Definition SoAnnoText3RenderPrintElement.h:39
virtual void init(SoState *state)
FIXME: write doc.
Definition SoInt32Element.cpp:151
static int32_t get(const int index, SoState *const state)
FIXME: write doc.
Definition SoInt32Element.cpp:130
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.