gthreemeshdepthmaterial

gthreemeshdepthmaterial

Functions

Types and Values

Object Hierarchy

    GEnum
    ╰── GthreeDepthPackingFormat
    GObject
    ╰── GthreeMaterial
        ╰── GthreeMeshMaterial
            ╰── GthreeMeshDepthMaterial

Includes

#include <gthree/gthree.h>

Description

Functions

gthree_mesh_depth_material_new ()

GthreeMeshDepthMaterial *
gthree_mesh_depth_material_new ();

gthree_mesh_depth_material_set_depth_packing_format ()

void
gthree_mesh_depth_material_set_depth_packing_format
                               (GthreeMeshDepthMaterial *depth,
                                GthreeDepthPackingFormat format);

gthree_mesh_depth_material_get_depth_packing_format ()

GthreeDepthPackingFormat
gthree_mesh_depth_material_get_depth_packing_format
                               (GthreeMeshDepthMaterial *depth);

Types and Values

GthreeMeshDepthMaterial

typedef struct _GthreeMeshDepthMaterial GthreeMeshDepthMaterial;

GthreeMeshDepthMaterialClass

typedef struct {
  GthreeMeshMaterialClass parent_class;
} GthreeMeshDepthMaterialClass;

enum GthreeDepthPackingFormat

Members

GTHREE_DEPTH_PACKING_FORMAT_BASIC

   

GTHREE_DEPTH_PACKING_FORMAT_RGBA