Collapse All
Torque 3D 3.7
MathUtils::Line Structure
mathUtils.h
Structs, Records, Enums
Send Feedback
Syntax
C++
struct
Line
{
Point3F
origin
;
VectorF
direction
; };
File
mathUtils.h
Description
A simple helper struct
to
define a line.
Group
Structs, Records, Enums
Links
mathUtils.h
,
Structs, Records, Enums
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!