VR-Forces 4.2 Class Documentation
Classes | Variables
compositeSymbol.h File Reference

Go to the source code of this file.

Classes

class  DtCompositeSymbol
 Container symbol used to hold one or more other symbols derived from DtSymbol. More...

Variables

const int DtShowSymbolIndicatorsAlways = 0
 Options to decide how to show indicators on a symbol.
const int DtShowSymbolIndicatorsNever = 1
const int DtShowSymbolIndicatorsWhenSelected = 2

Detailed Description

Variable Documentation

const int DtShowSymbolIndicatorsAlways = 0

Options to decide how to show indicators on a symbol.

By default, all children will be hidden by this, however, there are certain child symbols (destroyed) that might want to be shown regardless of whether or not these options are set. When options are set, a symbol will be hidden (or shown) with a particular show/hide context. A child symbol might choose to ignore that context given the list of contexts it might have as part of its ignore list

const int DtShowSymbolIndicatorsNever = 1
const int DtShowSymbolIndicatorsWhenSelected = 2

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)