Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::LineSegment Struct Reference

#include <OBB.h>

Public Attributes

vec3< F32_start
 
vec3< F32_end
 

Detailed Description

Definition at line 41 of file OBB.h.

Member Data Documentation

◆ _end

vec3<F32> Divide::LineSegment::_end

Definition at line 44 of file OBB.h.

◆ _start

vec3<F32> Divide::LineSegment::_start

Definition at line 43 of file OBB.h.


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