cgv
Loading...
Searching...
No Matches
cgv::app::plane Struct Reference

Public Member Functions

bool valid () const
 

Public Attributes

vec3 origin = { 0.0f }
 
vec3 normal = { 0.0f }
 

Detailed Description

Definition at line 16 of file gizmo.h.

Member Function Documentation

◆ valid()

bool cgv::app::plane::valid ( ) const
inline

Definition at line 20 of file gizmo.h.

Member Data Documentation

◆ normal

vec3 cgv::app::plane::normal = { 0.0f }

Definition at line 18 of file gizmo.h.

◆ origin

vec3 cgv::app::plane::origin = { 0.0f }

Definition at line 17 of file gizmo.h.


The documentation for this struct was generated from the following file: