33#ifndef DVD_CLIP_PLANES_H_
34#define DVD_CLIP_PLANES_H_
80 std::array<bool, N>
_planeState = create_array<N, bool>(
false);
Handle console commands that start with a forward slash.
std::array< Plane< F32 >, N > PlaneList
constexpr auto to_base(const Type value) -> Type
std::array< bool, N > _planeState
bool operator!=(const ClipPlaneList &rhs) const
void set(U32 index, const Plane< F32 > &plane) noexcept
const std::array< bool, N > & planeState() const noexcept
const PlaneList< N > & planes() const noexcept
bool operator==(const ClipPlaneList &rhs) const noexcept