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 2022-07-23 at 17:50:04 -0600