CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _ODGSBACKGROUND_H_INCLUDED_
25 #define _ODGSBACKGROUND_H_INCLUDED_
62 kGradientBackground = 1,
64 kGroundPlaneBackground = 3,
81 display(view, pDrawable, pBackgroundTraits, pdro);
97 #endif // _ODGSBACKGROUND_H_INCLUDED_
virtual void nestedBackgroundDisplay(OdGsBaseVectorizer &view, const OdGiDrawable *pDrawable, OdGiBackgroundTraitsData *pBackgroundTraits, OdGsPropertiesDirectRenderOutput *pdro=NULL)
OdSmartPtr< OdGsBackground > OdGsBackgroundPtr
virtual void setNestedBackground(OdGsNestedBackground *)
GLuint GLsizei GLsizei GLint GLenum * type
virtual BackgroundType type() const =0
virtual void nestedBackgroundDisplay(OdGsBaseVectorizer &view, const OdGiDrawable *pDrawable, OdGiBackgroundTraitsData *pBackgroundTraits, OdGsPropertiesDirectRenderOutput *pdro=NULL)=0
virtual void display(OdGsBaseVectorizer &view, const OdGiDrawable *pDrawable, OdGiBackgroundTraitsData *pBackgroundTraits, OdGsPropertiesDirectRenderOutput *pdro=NULL)=0
virtual OdGsNestedBackground * getNestedBackground() const
static OdSmartPtr< OdGsBackground > createObject(BackgroundType type)
ODRX_DECLARE_MEMBERS(OdGsBackground)
#define GS_TOOLKIT_EXPORT