API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class
OdBmUnifiedBitmapSchemaHelper Class
OdBmUnifiedBitmapSchemaHelperOdBmUnifiedBitmapSchemaHelper
Syntax
C++
class OdBmUnifiedBitmapSchemaHelper : public OdBmAssetHelper;

BmUnifiedBitmapSchemaHelper.h

 
Name 
Description 
 
Constructor for OdBmAssetHelper.
 
OdBmUnifiedBitmapSchemaHelper Class
 
Name 
Description 
 
Constructor for OdBmUnifiedBitmapSchemaHelper.
 
 
Name 
Description 
 
Creates default asset schema. Should be implemented in inherited classes
 
 
Returns the asset. 
 
Retrieves first connected asset of a property requested by name.
 
 
Sets first connected asset of a property requested by name.
 
OdBmUnifiedBitmapSchemaHelper Class
 
Name 
Description 
 
Creates a unified bitmap schema.
 
 
Returns the blur value.
 
 
Returns the blur offset.
 
 
Returns the filtering mode.
 
 
Returns true if the image is inverted.
 
 
Returns the 'save proportions' flag.
 
 
Returns true if the offset is locked.
 
 
Returns the real world offset.
 
 
Returns the real world scale.
 
 
Returns the current brightness setting.
 
 
Returns true if the scale is fixed.
 
 
Returns the name of the file with a bitmap.
 
 
Loads texture using getTextureFilename() method. If unsuccessful, loads texture using sTextureFileName.
 
 
Returns the UV offset.
 
 
Returns the 'Repeat' flag state for each of 2 axes.
 
 
Returns the UV scale.
 
 
Returns the UV scale.
 
 
Returns the W angle.
 
 
Sets the blur value.
 
 
Sets the blur offset.
 
 
Sets the filtering mode.
 
 
Sets 'Inverted' flag to the passed value.
 
 
Sets the 'save proportions' flag.
 
 
Sets the offset lock flag to a passed value.
 
 
Sets the real world offset.
 
 
Sets the real world scale.
 
 
Sets the brightness value.
 
 
Sets the 'fixed scale' flag to a passed value.
 
 
Sets the name of the file with a bitmap.
 
 
Sets the UV offset.
 
 
Sets the repeat mode for each of 2 axes.
 
 
Sets the UV scale.
 
 
Sets the UV scale.
 
 
Sets the W angle.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.