OrbitEngine::Math::Scissor struct

Constructors, destructors, conversion operators

Scissor(Math::Vec4f _rect)
Scissor(float x, float y, float w, float h)
Scissor()

Public variables

Math::Vec4f rect
union OrbitEngine::Math::Scissor::@4 @5