SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
SmMarkerSet Class Reference

The SmMarkerSet class displays a set of 2D bitmap markers in 3D. More...

#include <SmallChange/nodes/SmMarkerSet.h>

Inheritance diagram for SmMarkerSet:
SoMarkerSet

Public Member Functions

 SmMarkerSet (void)
 
virtual void GLRender (SoGLRenderAction *action)
 

Static Public Member Functions

static void initClass (void)
 

Public Attributes

SoSFInt32 maxMarkersToRender
 

Protected Member Functions

virtual ~SmMarkerSet ()
 

Detailed Description

The SmMarkerSet class displays a set of 2D bitmap markers in 3D.

This node is identical with the Coin3D node called SoMarkerSet. The only difference is the new field called

Constructor & Destructor Documentation

◆ SmMarkerSet()

SmMarkerSet::SmMarkerSet ( void )

Constructor.

◆ ~SmMarkerSet()

SmMarkerSet::~SmMarkerSet ( )
protectedvirtual

Destructor.

Member Data Documentation

◆ maxMarkersToRender

SoSFInt32 SmMarkerSet::maxMarkersToRender

Specifies how many markers to render based on their distance to the camera.


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