Logo
Public Member Functions | List of all members
SharpKmyGfx.ViewVolume Class Reference
Inheritance diagram for SharpKmyGfx.ViewVolume:

Public Member Functions

 ViewVolume (SharpKmyMath.Matrix4 proj, SharpKmyMath.Matrix4 view)
 
void Dispose ()
 
bool clipSegment3 (SharpKmyMath.Segment3 segment, out SharpKmyMath.Segment3 result)
 

Constructor & Destructor Documentation

◆ ViewVolume()

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

Member Function Documentation

◆ clipSegment3()

bool SharpKmyGfx.ViewVolume.clipSegment3 ( SharpKmyMath.Segment3  segment,
out SharpKmyMath.Segment3  result 
)

◆ Dispose()

void SharpKmyGfx.ViewVolume.Dispose ( )