24#ifndef _BCF_2_1_BITMAP_H
25#define _BCF_2_1_BITMAP_H
OdBcfDirectionPtr m_pNormal
OdBcfPointPtr m_pLocation
ODRX_DECLARE_MEMBERS(OdBcfBitmap)
const OdBcfDirectionPtr & getUp() const
const OdString & getBitmap() const
const OdGUID & getGuid() const
virtual bool validateData() const ODRX_OVERRIDE
bool isHeightUnset() const
bool isReferenceUnset() const
virtual OdResult inFields(TiXmlElement *pParent) ODRX_OVERRIDE
virtual OdResult outFields(TiXmlElement *pParent) const ODRX_OVERRIDE
const OdBcfDirectionPtr & getNormal() const
const OdBcfPointPtr & getLocation() const
const OdString & getReference() const
bool isNormalUnset() const
bool isLocationUnset() const
bool isBitmapUnset() const
const double & getHeight() const
void setGuid(const OdGUID &guidValue)
OdSmartPtr< OdBcfPoint > OdBcfPointPtr
OdSmartPtr< OdBcfDirection > OdBcfDirectionPtr
OdSmartPtr< OdBcfBitmap > OdBcfBitmapPtr