package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Primitive topology.

type t = Jstr.t

The type for GPUPrimitiveTopology values.

val point_list : t
val line_list : t
val line_strip : t
val triangle_list : t
val triangle_strip : t