Blender  V2.59
Public Attributes
ColInfo_struct Struct Reference

List of all members.

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

Detailed Description

Definition at line 292 of file colamd.c.


Member Data Documentation

Definition at line 319 of file colamd.c.

Referenced by init_scoring().

Definition at line 313 of file colamd.c.

Definition at line 320 of file colamd.c.

Definition at line 311 of file colamd.c.

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().

Definition at line 299 of file colamd.c.


The documentation for this struct was generated from the following file: