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

#include <IMPrimitiveDescriptors.h>

+ Inheritance diagram for Divide::IM::LineDescriptor:

Public Attributes

vector< Line_lines
 
- Public Attributes inherited from Divide::IM::BaseDescriptor
UColour4 colour { DefaultColours::WHITE }
 
mat4< F32worldMatrix
 
bool noDepth { false }
 
bool noCull { false }
 
bool wireframe { false }
 

Detailed Description

Definition at line 63 of file IMPrimitiveDescriptors.h.

Member Data Documentation

◆ _lines

vector<Line> Divide::IM::LineDescriptor::_lines

Definition at line 64 of file IMPrimitiveDescriptors.h.


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