Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcHostAppServices::TexturesType Enumeration
Syntax
C++
enum TexturesType { kNoTextures, kImageTextures, kBlobTextures, kPixelTextures };
Members
Description
kNoTextures
Textures are not created.
kImageTextures
Textures are made as an image.
kBlobTextures
Textures are made as a blob.
kPixelTextures
Textures are made as a pixel map.

Types of textures.

File: IfcHostAppServices.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.