|
HDK
|
Include dependency graph for GD_PrimTypeCompat.h:Go to the source code of this file.
Namespaces | |
| GD_PrimTypeCompat | |
Enumerations | |
| enum | { GD_PrimTypeCompat::GDPRIMPOLY_FILEID = 0x00000001, GD_PrimTypeCompat::GDPRIMNURBCURVE_FILEID = 0x00000002, GD_PrimTypeCompat::GDPRIMBEZCURVE_FILEID = 0x00000004 } |
Contains transitional objects to provide some backward compatibility for code that references old GD primitive ids. New code should explicitly use either GA_Primitive::getTypeId() or GA_Primitive::getFamilyMask(), as appropriate. These transitional objects will be removed in the next major release.
Definition in file GD_PrimTypeCompat.h.