My Project v1
Project
载入中...
搜索中...
未找到
Game.Segment3

Public 成员函数

 Segment3 (Vector3 start, Vector3 end)
 
override string ToString ()
 

静态 Public 成员函数

static float Distance (Segment3 s, Vector3 p)
 
static Vector3 NearestPoint (Segment3 s, Vector3 p)
 

Public 属性

Vector3 Start
 
Vector3 End
 

构造及析构函数说明

◆ Segment3()

Game.Segment3.Segment3 ( Vector3 start,
Vector3 end )

成员函数说明

◆ Distance()

static float Game.Segment3.Distance ( Segment3 s,
Vector3 p )
static

◆ NearestPoint()

static Vector3 Game.Segment3.NearestPoint ( Segment3 s,
Vector3 p )
static

◆ ToString()

override string Game.Segment3.ToString ( )

类成员变量说明

◆ End

Vector3 Game.Segment3.End

◆ Start

Vector3 Game.Segment3.Start

该结构体的文档由以下文件生成: