LibreDWG API  0.13.3
LibreDWG API - The DWG Library
_dwg_MATERIAL_mapper Struct Reference

#include <dwg.h>

Data Fields

struct _dwg_object_objectparent
 
BITCODE_BD blendfactor
 DXF 42 def: 1.0. More...
 
BITCODE_BDtransmatrix
 DXF 43: 16x BD. More...
 
BITCODE_TV filename
 DXF 3 if NULL no diffuse map. More...
 
Dwg_MATERIAL_color color1
 
Dwg_MATERIAL_color color2
 
BITCODE_RC source
 DXF 72 0 current, 1 image file (def), 2 2nd map? More...
 
BITCODE_RC projection
 DXF 73 1 Planar (def), 2 Box, 3 Cylinder, 4 Sphere. More...
 
BITCODE_RC tiling
 DXF 74 1 = Tile (def), 2 = Crop, 3 = Clamp. More...
 
BITCODE_RC autotransform
 DXF 75 1 no, 2: scale to curr ent, 4: w/ current block transform. More...
 
BITCODE_BS texturemode
 

Field Documentation

◆ autotransform

BITCODE_RC _dwg_MATERIAL_mapper::autotransform

DXF 75 1 no, 2: scale to curr ent, 4: w/ current block transform.

◆ blendfactor

BITCODE_BD _dwg_MATERIAL_mapper::blendfactor

DXF 42 def: 1.0.

◆ color1

Dwg_MATERIAL_color _dwg_MATERIAL_mapper::color1

◆ color2

Dwg_MATERIAL_color _dwg_MATERIAL_mapper::color2

◆ filename

BITCODE_TV _dwg_MATERIAL_mapper::filename

DXF 3 if NULL no diffuse map.

◆ parent

struct _dwg_object_object* _dwg_MATERIAL_mapper::parent

◆ projection

BITCODE_RC _dwg_MATERIAL_mapper::projection

DXF 73 1 Planar (def), 2 Box, 3 Cylinder, 4 Sphere.

◆ source

BITCODE_RC _dwg_MATERIAL_mapper::source

DXF 72 0 current, 1 image file (def), 2 2nd map?

◆ texturemode

BITCODE_BS _dwg_MATERIAL_mapper::texturemode

◆ tiling

BITCODE_RC _dwg_MATERIAL_mapper::tiling

DXF 74 1 = Tile (def), 2 = Crop, 3 = Clamp.

◆ transmatrix

BITCODE_BD* _dwg_MATERIAL_mapper::transmatrix

DXF 43: 16x BD.


The documentation for this struct was generated from the following file: