3ds Max C++ API Reference
Loading...
Searching...
No Matches
mxstime.h File Reference
#include "
../kernel/value.h
"
#include "
../../units.h
"
#include "
..\protocols\time.inl
"
Classes
class
MSTime
class
MSInterval
Macros
#define
is_time
(v)
#define
is_interval
(v)
Macro Definition Documentation
◆
is_time
#define is_time
(
v
)
Value:
((
DbgVerify
(!
is_sourcepositionwrapper
(v)), (v))->tag ==
class_tag
(
MSTime
))
MSTime
Definition
mxstime.h:20
DbgVerify
#define DbgVerify(expr)
Definition
assert1.h:85
is_sourcepositionwrapper
#define is_sourcepositionwrapper(v)
Definition
value.h:645
class_tag
#define class_tag(_cls)
Definition
value.h:602
◆
is_interval
#define is_interval
(
v
)
Value:
((
DbgVerify
(!
is_sourcepositionwrapper
(v)), (v))->tag ==
class_tag
(
MSInterval
))
MSInterval
Definition
mxstime.h:66
maxsdk
include
maxscript
foundation
mxstime.h
Generated by
1.14.0