24#ifndef __ODGSSIMPLEPARAMS_H_INCLUDED_
25#define __ODGSSIMPLEPARAMS_H_INCLUDED_
#define GS_TOOLKIT_EXPORT
OdSmartPtr< OdGsSimpleParam > OdGsSimpleParamPtr
OdSmartPtr< OdGsMatrixParam > OdGsMatrixParamPtr
OdSmartPtr< OdGsIntParam > OdGsIntParamPtr
static GE_STATIC_EXPORT const OdGeMatrix3d kIdentity
void setValue(OdUInt32 intVal)
static OdSmartPtr< OdGsIntParam > createObject(OdUInt32 nVal=0)
static OdSmartPtr< OdGsMatrixParam > createObject(const OdGeMatrix3d &xValue=OdGeMatrix3d::kIdentity)
const OdGeMatrix3d & value() const
void setValue(const OdGeMatrix3d &xForm)
ODRX_DECLARE_MEMBERS(OdGsSimpleParam)