|
NcEngine
|
This is the complete list of members for nc::CookedShape, including all inherited members.
| CookedShape(const Shape &shape) | nc::CookedShape | |
| CookedShape(const Shape &shape, const Vector3 &position, const Quaternion &rotation) | nc::CookedShape | |
| CookedShape(const ShapeStorage &cookedData) | nc::CookedShape | |
| CookedShape(CookedShape &&other) noexcept (defined in nc::CookedShape) | nc::CookedShape | |
| CookedShape(const CookedShape &)=delete (defined in nc::CookedShape) | nc::CookedShape | |
| GetPosition() const -> Vector3 | nc::CookedShape | |
| GetProperties() const -> CookedShapeProperties | nc::CookedShape | |
| GetRotation() const -> Quaternion | nc::CookedShape | |
| HasShape() const noexcept -> bool | nc::CookedShape | |
| operator=(CookedShape &&other) noexcept (defined in nc::CookedShape) | nc::CookedShape | |
| operator=(const CookedShape &)=delete (defined in nc::CookedShape) | nc::CookedShape | |
| SetPositionAndRotation(const Vector3 &position, const Quaternion &rotation) | nc::CookedShape | |
| ~CookedShape() noexcept (defined in nc::CookedShape) | nc::CookedShape |