Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyMath.Segment3 Struct Reference

Public Member Functions

 Segment3 (Vector3 p0, Vector3 p1)
 

Public Attributes

Vector3 _p0
 
Vector3 _p1
 

Constructor & Destructor Documentation

◆ Segment3()

SharpKmyMath.Segment3.Segment3 ( Vector3  p0,
Vector3  p1 
)

Member Data Documentation

◆ _p0

Vector3 SharpKmyMath.Segment3._p0

◆ _p1

Vector3 SharpKmyMath.Segment3._p1