Skip to content

Commit 09c849d

Browse files
Update README.md
1 parent bcaf5f7 commit 09c849d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ Represents a spacecraft model based on SPICE kernels. Manages static spacecraft
157157

158158
Represents an asteroid model based on SPICE kernels. Manages static asteroid information (name, shape model, fixed frame, etc.) and dynamic state (position, velocity, etc.).
159159

160-
### Ray
160+
### `Ray`
161161

162162
Represents a ray for ray tracing. Contains an origin point and a direction vector.
163163

164-
### BoundingBox
164+
### `BoundingBox`
165165

166166
Represents a bounding box for a shape model. Used to accelerate intersection detection.
167167

0 commit comments

Comments
 (0)