Ruby 4.1.0dev (2026-05-23 revision 09dacb9c3d61264f3eb3731e2c65feb869130228)
Data Fields
rb_shape_tree_t Struct Reference

Data Fields

rb_shape_tshape_list
 
attr_index_t max_capacity
 
attr_index_t heaps_count
 
attr_index_t capacities [SHAPE_ID_HEAP_INDEX_MAX]
 

Detailed Description

Definition at line 106 of file shape.h.

Field Documentation

◆ capacities

attr_index_t rb_shape_tree_t::capacities[SHAPE_ID_HEAP_INDEX_MAX]

Definition at line 110 of file shape.h.

◆ heaps_count

attr_index_t rb_shape_tree_t::heaps_count

Definition at line 109 of file shape.h.

◆ max_capacity

attr_index_t rb_shape_tree_t::max_capacity

Definition at line 108 of file shape.h.

◆ shape_list

rb_shape_t* rb_shape_tree_t::shape_list

Definition at line 107 of file shape.h.


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