![]() |
|
#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 |
SharpKmyGfx::ViewVolume::ViewVolume | ( | SharpKmyMath::Matrix4 | proj, |
SharpKmyMath::Matrix4 | view | ||
) |
bool SharpKmyGfx::ViewVolume::clipSegment3 | ( | SharpKmyMath::Segment3 ^ | segment, |
[Runtime::InteropServices::Out] SharpKmyMath::Segment3^ % | result | ||
) |
kmyGfx::ViewVolume* SharpKmyGfx::ViewVolume::_native = nullptr |