Home
last modified time | relevance | path

Searched refs:MaxLabelType (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_label.cpp711 return supportId != -1 && fontId != -1 && type >=0 && type < MaxLabelType; in isValid()
H A Dtrpage_geom.h2998 typedef enum {VertBillboard,Billboard,Panel,Cube,MaxLabelType} LabelType; enumerator
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_label.cpp711 return supportId != -1 && fontId != -1 && type >=0 && type < MaxLabelType; in isValid()
H A Dtrpage_geom.h2998 typedef enum {VertBillboard,Billboard,Panel,Cube,MaxLabelType} LabelType; enumerator