Unravel Engine C++ Reference
Loading...
Searching...
No Matches
DdVertex Struct Reference

#include <debugdraw.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 25 of file debugdraw.h.

Member Data Documentation

◆ x

float DdVertex::x

Definition at line 27 of file debugdraw.h.

◆ y

float DdVertex::y

Definition at line 27 of file debugdraw.h.

◆ z

float DdVertex::z

Definition at line 27 of file debugdraw.h.


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