Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
FTC_SNodeRec_ Struct Reference

#include <ftcsbits.h>

Public Attributes

FTC_GNodeRec gnode
 
FT_UInt count
 
FTC_SBitRec sbits [FTC_SBIT_ITEMS_PER_NODE]
 

Detailed Description

Definition at line 32 of file ftcsbits.h.

Member Data Documentation

◆ count

FT_UInt FTC_SNodeRec_::count

Definition at line 35 of file ftcsbits.h.

Referenced by ftc_snode_compare(), ftc_snode_free(), FTC_SNode_New(), and ftc_snode_weight().

◆ gnode

FTC_GNodeRec FTC_SNodeRec_::gnode

Definition at line 34 of file ftcsbits.h.

◆ sbits

FTC_SBitRec FTC_SNodeRec_::sbits[FTC_SBIT_ITEMS_PER_NODE]

Definition at line 36 of file ftcsbits.h.

Referenced by ftc_snode_compare(), ftc_snode_free(), FTC_SNode_New(), and ftc_snode_weight().


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