|
QSDK 1.1 Documentation |
#include <Q/markup.h>
Inheritance diagram for Q::IndexMarkerEd:

Public Types | |
| typedef Com::Ptr< IndexMarkerEd > | PTR |
| enum | Flags { includesChildren = 1 } |
Public Member Functions | |
| virtual Utils::Result | getIndices (const char *name, unsigned int flags, IndexSetEd **) const=0 |
Static Public Attributes | |
| Com::UUID | IID |
To convert markup names to index sets, the application should subclass this and implement the various methods. This class is used by IndexNodeEd to match logical markup names with real set of indices. Some flags may passed to provide some extra context to the markup.
|
|
A COM pointer to an object of this class Reimplemented in Q::AnimationTargetEd. |
|
|
|
|
||||||||||||||||
|
Return the set of indices associated with the specified markup name and the specified flags.
|
|
|
COM IID Reimplemented from Com::Unknown. Reimplemented in Q::AnimationTargetEd. |
|
|
|
Qube Software Limited © 2000-2004
|
|