Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
idomcharpathgroup.h File Reference
#include <edl/idomnode.h>
#include <edl/edlnamespaces.h>
#include <edl/idomgroup.h>
#include <edl/edlblend.h>
#include <edl/edlfwd.h>
#include <edl/idompath.h>
Include dependency graph for idomcharpathgroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDOMCharPathGroup
 IDOMCharPathGroup interface Interface to DOM node representing Group Elements that consist of stroked text. More...
class  IDOMCharPathGroup::Data
 Initialization data. More...

Macros

#define IDOMCharPathGroupClassID   0x29D7FB4A, 0xFBBF4ac6, 0xAF6A3EA9, 0x4448EA48
#define edlobj2IDOMCharPathGroup(src)
#define dom2IDOMCharPathGroup(src)

Macro Definition Documentation

◆ dom2IDOMCharPathGroup

#define dom2IDOMCharPathGroup ( src)
Value:
dom2NodeType<IDOMCharPathGroup, eDOMCharPathGroupNode>(src)

◆ edlobj2IDOMCharPathGroup

#define edlobj2IDOMCharPathGroup ( src)
Value:
IDOMCharPathGroup interface Interface to DOM node representing Group Elements that consist of stroked...
Definition idomcharpathgroup.h:24
CSmartPtr< Type > edl_cast(Type *dst, IEDLObjectPtr src)
Definition iedlobject.h:91

◆ IDOMCharPathGroupClassID

#define IDOMCharPathGroupClassID   0x29D7FB4A, 0xFBBF4ac6, 0xAF6A3EA9, 0x4448EA48