gthreepoints

gthreepoints

Properties

GthreeGeometry * geometry Read / Write / Construct Only
GthreeMaterial * material Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GthreeObject
        ╰── GthreePoints

Includes

#include <gthree/gthree.h>

Description

Functions

Types and Values

GthreePoints

typedef struct _GthreePoints GthreePoints;

GthreePointsClass

typedef struct {
  GthreeObjectClass parent_class;
} GthreePointsClass;

Property Details

The “geometry” property

  “geometry”                 GthreeGeometry *

Geometry.

Owner: GthreePoints

Flags: Read / Write / Construct Only


The “material” property

  “material”                 GthreeMaterial *

Material.

Owner: GthreePoints

Flags: Read / Write