|
Blender
V2.59
|
Public Attributes | |
| int | start |
| int | length |
| union { | |
| int thickness | |
| int parent | |
| } | shared1 |
| union { | |
| int score | |
| int order | |
| } | shared2 |
| union { | |
| int headhash | |
| int hash | |
| int prev | |
| } | shared3 |
| union { | |
| int degree_next | |
| int hash_next | |
| } | shared4 |
Definition at line 319 of file colamd.c.
Referenced by init_scoring().
Definition at line 296 of file colamd.c.
Referenced by init_scoring().
Definition at line 307 of file colamd.c.
Referenced by init_scoring(), and order_children().
Definition at line 301 of file colamd.c.
Referenced by order_children().
Definition at line 314 of file colamd.c.
Referenced by init_scoring().
Definition at line 306 of file colamd.c.
Referenced by init_scoring().
| union { ... } ColInfo_struct::shared1 |
Referenced by order_children().
| union { ... } ColInfo_struct::shared2 |
Referenced by init_scoring(), and order_children().
| union { ... } ColInfo_struct::shared3 |
Referenced by init_scoring().
| union { ... } ColInfo_struct::shared4 |
Referenced by init_scoring().
Definition at line 294 of file colamd.c.
Referenced by init_scoring().