mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-03 04:00:00 +00:00
📝 测试文档部署
This commit is contained in:
@ -3,20 +3,20 @@ title: mbcp.presets.model
|
||||
---
|
||||
### ***class*** `GeometricModels`
|
||||
|
||||
- #### `@staticmethod`
|
||||
- #### *def* `sphere(radius: float, density: float)`
|
||||
### `@staticmethod`
|
||||
### *def* `sphere(radius: float, density: float)`
|
||||
|
||||
|
||||
生成球体上的点集。
|
||||
|
||||
参数:
|
||||
|
||||
radius:
|
||||
- radius:
|
||||
|
||||
- density:
|
||||
|
||||
density:
|
||||
|
||||
|
||||
- #
|
||||
<details>
|
||||
<summary>源码</summary>
|
||||
|
||||
|
Reference in New Issue
Block a user