HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Box2D.TreeStats Struct Reference

These are performance results returned by dynamic tree queries. More...

Public Attributes

readonly int NodeVisits
 Number of internal nodes visited during the query.
 
readonly int LeafVisits
 Number of leaf nodes visited during the query.
 

Detailed Description

These are performance results returned by dynamic tree queries.


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