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

#include <ViewVolume.h>

公開メンバ関数

 ViewVolume (SharpKmyMath::Matrix4 proj, SharpKmyMath::Matrix4 view)
 
bool clipSegment3 (SharpKmyMath::Segment3 ^segment, [Runtime::InteropServices::Out] SharpKmyMath::Segment3^ %result)
 

公開変数類

kmyGfx::ViewVolume * _native = nullptr
 

構築子と解体子

◆ ViewVolume()

SharpKmyGfx::ViewVolume::ViewVolume ( SharpKmyMath::Matrix4  proj,
SharpKmyMath::Matrix4  view 
)

メソッド詳解

◆ clipSegment3()

bool SharpKmyGfx::ViewVolume::clipSegment3 ( SharpKmyMath::Segment3 segment,
[Runtime::InteropServices::Out] SharpKmyMath::Segment3^ %  result 
)

メンバ詳解

◆ _native

kmyGfx::ViewVolume* SharpKmyGfx::ViewVolume::_native = nullptr