Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
DebugRendererRecorder::LineBlob Struct Reference

Holds a single line segment. More...

#include <DebugRendererRecorder.h>

Public Attributes

RVec3 mFrom
 
RVec3 mTo
 
Color mColor
 

Detailed Description

Holds a single line segment.

Member Data Documentation

◆ mColor

Color DebugRendererRecorder::LineBlob::mColor

◆ mFrom

RVec3 DebugRendererRecorder::LineBlob::mFrom

◆ mTo

RVec3 DebugRendererRecorder::LineBlob::mTo

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