Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyMath.Plane 構造体

公開メンバ関数

 Plane (float nx, float ny, float nz, float pd)
 
float distanceTo (Vector3 point)
 

公開変数類

Vector3 normal
 
float d
 

構築子と解体子

◆ Plane()

SharpKmyMath.Plane.Plane ( float  nx,
float  ny,
float  nz,
float  pd 
)

メソッド詳解

◆ distanceTo()

float SharpKmyMath.Plane.distanceTo ( Vector3  point)

メンバ詳解

◆ d

float SharpKmyMath.Plane.d

◆ normal

Vector3 SharpKmyMath.Plane.normal