Plane.initFromPoint

Initializes the given #graphene_plane_t using the given normal vector and an arbitrary co-planar point.

class Plane
initFromPoint

Parameters

normal Vec3

a normal vector defining the plane pointing towards the origin

point Point3D

a #graphene_point3d_t

Return Value

Type: Plane

the initialized plane

Meta