Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyMath::Segment3 クラス

#include <Segment3D.h>

公開メンバ関数

 Segment3 ()
 
 Segment3 (Vector3 p0, Vector3 p1)
 

公開変数類

Vector3 _p0
 
Vector3 _p1
 

構築子と解体子

◆ Segment3() [1/2]

SharpKmyMath::Segment3::Segment3 ( )

◆ Segment3() [2/2]

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

メンバ詳解

◆ _p0

Vector3 SharpKmyMath::Segment3::_p0

◆ _p1

Vector3 SharpKmyMath::Segment3::_p1