omni::math::transformation::operator==
NAME

omni::math::transformation::operator==

A member operator of omni::math::transformation

#include <omni/types/math_t.hpp>
bool omni::math::transformation::operator==(const transformation& val)


OVERLOADS

bool omni::math::transformation::operator==(enum_t val)
bool omni::math::transformation::operator==(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top