gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Triangle.this
graphene
Triangle
Triangle
Sets our main struct and passes it to the parent class.
this
(graphene_triangle_t* graphene_triangle, bool ownedRef)
class
Triangle
this
(
graphene_triangle_t
*
graphene_triangle
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
graphene
Triangle
Triangle
constructors
this
destructors
~this
functions
containsPoint
equal
free
getArea
getBarycoords
getBoundingBox
getMidpoint
getNormal
getPlane
getPoints
getStruct
getTriangleStruct
getUv
getVertices
initFromFloat
initFromPoint3d
initFromVec3
static functions
getType
variables
graphene_triangle
ownedRef
Sets our main struct and passes it to the parent class.