Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyGfx::ViewVolume Class Reference

#include <ViewVolume.h>

Public Member Functions

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

Public Attributes

kmyGfx::ViewVolume * _native = nullptr
 

Constructor & Destructor Documentation

◆ ViewVolume()

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

Member Function Documentation

◆ clipSegment3()

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

Member Data Documentation

◆ _native

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