Core API Coverage - Geometry
- Dominant language
- Rust
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This is a tracking issue for API coverage. Entries should be checked off when they're exposed and documented.
- Polygons
- [x] Geometry::setPolygonAttributes
- [x] Geometry::getPolygonAttributes
- [x] Geometry::getPolygonNumVertices
- [x] Geometry::setPolygonVertex
- [x] Geometry::getPolygonVertex
- Object Spatialization
- [x] Geometry::setPosition
- [x] Geometry::getPosition
- [x] Geometry::setRotation
- [x] Geometry::getRotation
- [x] Geometry::setScale
- [x] Geometry::getScale
- Object General
- [x] Geometry::addPolygon
- [x] Geometry::setActive
- [x] Geometry::getActive
- [x] Geometry::getMaxPolygons
- [x] Geometry::getNumPolygons
- [ ] Geometry::setUserData
- [ ] Geometry::getUserData
- [x] Geometry::save
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.