프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_blocksAboveEq | List |
||
_blocksAboveNeq | List |
||
_blocksBelowEq | List |
||
_blocksBelowNeq | List |
||
_blocksSideEq | List |
||
_blocksSideNeq | List |
||
_excludedBlocks | List |
||
_excludedBlocksRange | int>>.List | ||
_excludedData | List |
||
_includedBlocks | List |
||
_includedBlocksRange | int>>.List | ||
_includedData | List |
||
_invertXYZ | bool | ||
_options | OptionSet | ||
_prob | double? | ||
_xAboveEq | int? | ||
_xBelowEq | int? | ||
_yAboveEq | int? | ||
_yBelowEq | int? | ||
_zAboveEq | int? | ||
_zBelowEq | int? |
메소드 | 설명 | |
---|---|---|
BlockFilter ( ) : System | ||
BlockFilter ( string args ) : System | ||
BlocksAboveContains ( int id ) : bool | ||
BlocksBelowContains ( int id ) : bool | ||
BlocksNAboveContains ( int id ) : bool | ||
BlocksNBelowContains ( int id ) : bool | ||
BlocksNSideContains ( int id ) : bool | ||
BlocksSideContains ( int id ) : bool | ||
ExcludedBlocksContains ( int id ) : bool | ||
ExcludedDataContains ( int val ) : bool | ||
IncludedBlocksContains ( int id ) : bool | ||
IncludedDataContains ( int val ) : bool | ||
Parse ( string args ) : void | ||
PrintUsage ( ) : void |