CFx SDK Documentation  2023 SP0
Static Public Attributes | List of all members
DbgColor Struct Reference

#include <FMDebugDraw.h>

Static Public Attributes

static const OdUInt16 clear = 0
 
static const OdUInt16 red = 1
 
static const OdUInt16 yellow = 2
 
static const OdUInt16 green = 3
 
static const OdUInt16 cyan = 4
 
static const OdUInt16 blue = 5
 
static const OdUInt16 magenta = 6
 
static const OdUInt16 white = 7
 

Detailed Description

Definition at line 58 of file FMDebugDraw.h.

Member Data Documentation

◆ blue

const OdUInt16 DbgColor::blue = 5
static

Definition at line 65 of file FMDebugDraw.h.

◆ clear

const OdUInt16 DbgColor::clear = 0
static

Definition at line 60 of file FMDebugDraw.h.

◆ cyan

const OdUInt16 DbgColor::cyan = 4
static

Definition at line 64 of file FMDebugDraw.h.

◆ green

const OdUInt16 DbgColor::green = 3
static

Definition at line 63 of file FMDebugDraw.h.

◆ magenta

const OdUInt16 DbgColor::magenta = 6
static

Definition at line 66 of file FMDebugDraw.h.

◆ red

const OdUInt16 DbgColor::red = 1
static

Definition at line 61 of file FMDebugDraw.h.

◆ white

const OdUInt16 DbgColor::white = 7
static

Definition at line 67 of file FMDebugDraw.h.

◆ yellow

const OdUInt16 DbgColor::yellow = 2
static

Definition at line 62 of file FMDebugDraw.h.


The documentation for this struct was generated from the following file: