Files
libremetaverse/LibreMetaverse/Primitives
Adam Frisby bf70d5ff5d * Adds support for ExtendedMeshFlags to Primitive
* Adds the ability to check how many children a primitive has, and should have.
* Adds Primitive.GetChildren which returns all known children of a primitive.
* Known Gotcha: ChildCount will count the self as well.
* If ChildCount != Primitive.GetChildren(...).Count()+1 -- then the linkset is incomplete, and you may want to do a properties request on it to get sent the missing children.
2024-08-30 10:24:37 -05:00
..
2021-07-25 11:10:52 -05:00