Marker::GetMarkerType
Defined in:
Returns the type of a marker.
C4Markers.h
Prototype
MarkerType GetMarkerType(void) const;
Description
The GetMarkerType
function returns the specific marker type, which can be one of the following constants.
kMarkerLocator |
Locator marker. |
kMarkerConnection |
Connection marker. |
kMarkerCube |
Cube environment map marker. |
kMarkerShader |
Shader warmup marker. |
kMarkerPath |
Path marker. |