KhronosGroup / KhronosGroup/OpenXR-Hpp
Generated ctor for `SpatialGraphNodeSpaceCreateInfoMSFT` is broken
Open
- Dominant language
- C++
- Stars
- 50
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
```
SpatialGraphNodeSpaceCreateInfoMSFT(
const SpatialGraphNodeTypeMSFT &nodeType_ = {}, uint8_t nodeId[16] _ = 0,
const Posef &pose_ = {})
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only shows the generated constructor signature for SpatialGraphNodeSpaceCreateInfoMSFT; no source file, test, or generator entry point is named. Locate where this constructor is generated, determine the intended nodeId parameter, and verify that the corrected declaration compiles and preserves the other defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100