Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
Data Fields
rb_shape_tree_t Struct Reference

Data Fields

rb_shape_tshape_list
 
rb_shape_troot_shape
 
shape_id_t next_shape_id
 
redblack_node_tshape_cache
 
unsigned int cache_size
 

Detailed Description

Definition at line 72 of file shape.h.

Field Documentation

◆ cache_size

unsigned int rb_shape_tree_t::cache_size

Definition at line 79 of file shape.h.

◆ next_shape_id

shape_id_t rb_shape_tree_t::next_shape_id

Definition at line 76 of file shape.h.

◆ root_shape

rb_shape_t* rb_shape_tree_t::root_shape

Definition at line 75 of file shape.h.

◆ shape_cache

redblack_node_t* rb_shape_tree_t::shape_cache

Definition at line 78 of file shape.h.

◆ shape_list

rb_shape_t* rb_shape_tree_t::shape_list

Definition at line 74 of file shape.h.


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