Definition of renderfwd.
More...
Definition of renderfwd.
- Author
- SBMLTeam
◆ CLASS_OR_STRUCT
#define CLASS_OR_STRUCT class |
Forward declaration of all opaque C types.
Declaring all types up-front avoids "redefinition of type Foo" compile errors and allows our combined C/C++ headers to depend minimally upon each other. Put another way, the type definitions below serve the same purpose as "class Foo;" forward declarations in C++ code.
◆ ColorDefinition_t
◆ DefaultValues_t
◆ Ellipse_t
◆ GlobalRenderInformation_t
◆ GlobalStyle_t
◆ GradientBase_t
◆ GradientStop_t
◆ GraphicalPrimitive1D_t
◆ GraphicalPrimitive2D_t
◆ Image_t
◆ LinearGradient_t
◆ LineEnding_t
◆ LocalRenderInformation_t
◆ LocalStyle_t
◆ Polygon_t
◆ RadialGradient_t
◆ Rectangle_t
◆ RelAbsVector_t
◆ RenderCubicBezier_t
◆ RenderCurve_t
◆ RenderGraphicalObjectPlugin_t
◆ RenderGroup_t
◆ RenderInformationBase_t
◆ RenderLayoutPlugin_t
◆ RenderListOfLayoutsPlugin_t
◆ RenderPoint_t
◆ Style_t
◆ Text_t
◆ Transformation2D_t
◆ Transformation_t