FECVDDecimationModifier::NODE
Public Types
| Name | |
|---|---|
| enum | @0 | 
Public Functions
| Name | |
|---|---|
| NODE() | |
| bool | AttachToCluster(int n) | 
Public Attributes
| Name | |
|---|---|
| int | c | 
| int | nc | 
Public Types Documentation
enum @0
| Enumerator | Value | Description | 
|---|---|---|
| MAX_CLUSTERS | =23 | 
Public Functions Documentation
function NODE
inline NODE()
function AttachToCluster
bool AttachToCluster(
    int n
)
Public Attributes Documentation
variable c
int c;
variable nc
int nc;
Updated on 2024-03-17 at 12:58:44 -0600