gthreelinesegments

gthreelinesegments

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GthreeObject
        ╰── GthreeLine
            ╰── GthreeLineSegments

Includes

#include <gthree/gthree.h>

Description

Functions

gthree_line_segments_new ()

GthreeLineSegments *
gthree_line_segments_new (GthreeGeometry *geometry,
                          GthreeMaterial *material);

Types and Values

GthreeLineSegments

typedef struct _GthreeLineSegments GthreeLineSegments;

GthreeLineSegmentsClass

typedef struct {
  GthreeLineClass parent_class;
} GthreeLineSegmentsClass;