3ds Max C++ API Reference
|
#include <geom_span.hpp>
Public Member Functions | |
constexpr | span_storage () noexcept=default |
constexpr | span_storage (E *p_ptr, std::size_t) noexcept |
Public Attributes | |
E * | ptr = nullptr |
Static Public Attributes | |
static constexpr std::size_t | size = S |
|
constexprdefaultnoexcept |
|
inlineconstexprnoexcept |
E* ptr = nullptr |
|
staticconstexpr |