nx_metadata_sdk
1.0
Metadata SDK
nx
kit
test
Border
Public Types
|
List of all members
nx::kit::test::Border Struct Reference
Public Types
enum
CrossDirection
{
NoDirection
= 0,
InDirection
= 1 << 0,
OutDirection
= 1 << 1,
EitherDirection
= InDirection | OutDirection }
The documentation for this struct was generated from the following file:
nx_kit/unit_tests/src/flags_ut.cpp
Generated by
1.8.14