Expand description
ds implementation for trait Tdrawstuff and setter to change drawstuff later
Structs§
- Bridge
- Bridge for cpp
- Drawstuff
- Drawstuff
- dsFunctions
Constants§
- DS_
TEXTURE_ NUMBER_ DS_ CHECKERED - DS_
TEXTURE_ NUMBER_ DS_ GROUND - DS_
TEXTURE_ NUMBER_ DS_ NONE - DS_
TEXTURE_ NUMBER_ DS_ SKY - DS_
TEXTURE_ NUMBER_ DS_ WOOD - DS_
VERSION
Functions§
- _dDot⚠
- as local function to be independent of ode.hpp
- bput⚠
- legacy C interface
- dsDebug⚠
- dsDraw
Box ⚠ - dsDraw
BoxD ⚠ - dsDraw
Capsule ⚠ - dsDraw
CapsuleD ⚠ - dsDraw
Convex ⚠ - dsDraw
ConvexD ⚠ - dsDraw
Cylinder ⚠ - dsDraw
CylinderD ⚠ - dsDraw
Line ⚠ - dsDraw
LineD ⚠ - dsDraw
Sphere ⚠ - dsDraw
SphereD ⚠ - dsDraw
Triangle ⚠ - dsDraw
TriangleD ⚠ - dsDraw
Triangles ⚠ - dsDraw
TrianglesD ⚠ - dsElapsed
Time ⚠ - dsError⚠
- dsGet
Viewpoint ⚠ - dsPrint⚠
- dsSet
Capsule ⚠Quality - dsSet
Color ⚠ - dsSet
Color ⚠Alpha - dsSet
Draw ⚠Mode - dsSet
Sphere ⚠Quality - dsSet
Texture ⚠ - dsSet
Viewpoint ⚠ - dsSimulation
Loop ⚠ - dsStop⚠
- ds_
vec4_ from_ u32 - u32 RGBA (little endian) to dVector4 color (not use dVector4 and mat::v2a to be independent of ode)
Type Aliases§
- DS_
TEXTURE_ NUMBER - dReal
- dReal as f64 (defined in ode.hpp)