Updated docs and added constants to tracker
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
body { background-color: #212837; color: #FFFFFF; }
|
||||
a { color: #40bfb8; }
|
||||
a::before {
|
||||
content: "---";
|
||||
font-family: monospace, monospace;
|
||||
display: inline-block;
|
||||
margin-right: 6px;
|
||||
@@ -152,6 +151,22 @@
|
||||
|
||||
<li><a href="getlineplaneintersection.html" target="main">GetLinePlaneIntersection</a></li>
|
||||
|
||||
<li><a href="getlineangle.html" target="main">GetLineAngle</a></li>
|
||||
|
||||
<li><a href="dotproduct.html" target="main">DotProduct</a></li>
|
||||
|
||||
<li><a href="interpolatevector.html" target="main">InterpolateVector</a></li>
|
||||
|
||||
<li><a href="interpolatevectorq.html" target="main">InterpolateVectorQ</a></li>
|
||||
|
||||
<li><a href="vectorisbetweenpoints.html" target="main">VectorIsBetweenPoints</a></li>
|
||||
|
||||
<li><a href="normalizevector.html" target="main">NormalizeVector</a></li>
|
||||
|
||||
<li><a href="gethorizontalangle.html" target="main">GetHorizontalAngle</a></li>
|
||||
|
||||
<li><a href="getrotationtotarget.html" target="main">GetRotationToTarget</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -530,6 +545,8 @@
|
||||
|
||||
<li><a href="posteffectisactive.html" target="main">PostEffectIsActive</a></li>
|
||||
|
||||
<li><a href="getposteffecttype.html" target="main">GetPostEffectType</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -574,6 +591,8 @@
|
||||
|
||||
<li><a href="triangle3d.html" target="main">Triangle3D</a></li>
|
||||
|
||||
<li><a href="setrendercirclepoints.html" target="main">SetRenderCirclePoints</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -640,6 +659,8 @@
|
||||
|
||||
<li><a href="drawimage_flipex.html" target="main">DrawImage_FlipEx</a></li>
|
||||
|
||||
<li><a href="savebmp.html" target="main">SaveBMP</a></li>
|
||||
|
||||
<li><a href="setantialiasmode.html" target="main">SetAntiAliasMode</a></li>
|
||||
|
||||
<li><a href="getantialiasmode.html" target="main">GetAntiAliasMode</a></li>
|
||||
@@ -836,6 +857,8 @@
|
||||
|
||||
<li><a href="textheight.html" target="main">TextHeight</a></li>
|
||||
|
||||
<li><a href="activefont.html" target="main">ActiveFont</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1238,6 +1261,12 @@
|
||||
|
||||
<li><a href="getspritealpha.html" target="main">GetSpriteAlpha</a></li>
|
||||
|
||||
<li><a href="addspritechild.html" target="main">AddSpriteChild</a></li>
|
||||
|
||||
<li><a href="removespritechild.html" target="main">RemoveSpriteChild</a></li>
|
||||
|
||||
<li><a href="getspritechildindex.html" target="main">GetSpriteChildIndex</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1276,6 +1305,8 @@
|
||||
|
||||
<li><a href="deletespriteanimation.html" target="main">DeleteSpriteAnimation</a></li>
|
||||
|
||||
<li><a href="getspriteanimationsource.html" target="main">GetSpriteAnimationSource</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1692,6 +1723,12 @@
|
||||
|
||||
<li><a href="createparticleactor.html" target="main">CreateParticleActor</a></li>
|
||||
|
||||
<li><a href="createprojectoractor.html" target="main">CreateProjectorActor</a></li>
|
||||
|
||||
<li><a href="createcompositeactor.html" target="main">CreateCompositeActor</a></li>
|
||||
|
||||
<li><a href="createvehicleactor.html" target="main">CreateVehicleActor</a></li>
|
||||
|
||||
<li><a href="deleteactor.html" target="main">DeleteActor</a></li>
|
||||
|
||||
<li><a href="getactortransform.html" target="main">GetActorTransform</a></li>
|
||||
@@ -1730,7 +1767,7 @@
|
||||
|
||||
<li><a href="actorexists.html" target="main">ActorExists</a></li>
|
||||
|
||||
<li><a href="createprojectoractor.html" target="main">CreateProjectorActor</a></li>
|
||||
<li><a href="getactortype.html" target="main">GetActorType</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
@@ -1770,6 +1807,22 @@
|
||||
|
||||
<li><a href="deleteactoranimation.html" target="main">DeleteActorAnimation</a></li>
|
||||
|
||||
<li><a href="getactorbonecount.html" target="main">GetActorBoneCount</a></li>
|
||||
|
||||
<li><a href="getactorboneindex.html" target="main">GetActorBoneIndex</a></li>
|
||||
|
||||
<li><a href="getactorbonename.html" target="main">GetActorBoneName$</a></li>
|
||||
|
||||
<li><a href="getactorboneposition.html" target="main">GetActorBonePosition</a></li>
|
||||
|
||||
<li><a href="getactorbonerotation.html" target="main">GetActorBoneRotation</a></li>
|
||||
|
||||
<li><a href="getactorbonescale.html" target="main">GetActorBoneScale</a></li>
|
||||
|
||||
<li><a href="getactorbonerelativetranform.html" target="main">GetActorBoneRelativeTranform</a></li>
|
||||
|
||||
<li><a href="getactorboneabsolutetranform.html" target="main">GetActorBoneAbsoluteTranform</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1904,6 +1957,8 @@
|
||||
|
||||
<li><a href="setactorshapeex.html" target="main">SetActorShapeEx</a></li>
|
||||
|
||||
<li><a href="setactorimpactmesh.html" target="main">SetActorImpactMesh</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -2214,6 +2269,22 @@
|
||||
|
||||
<li><a href="pipeline_render.html" target="main">Pipeline_Render</a></li>
|
||||
|
||||
<li><a href="setphysics3d.html" target="main">SetPhysics3D</a></li>
|
||||
|
||||
<li><a href="getphysics3d.html" target="main">GetPhysics3D</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box">Billboard</span>
|
||||
<ul class="nested">
|
||||
<li><a href="getbillboardsize.html" target="main">GetBillboardSize</a></li>
|
||||
|
||||
<li><a href="setbillboardsize.html" target="main">SetBillboardSize</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -2400,6 +2471,154 @@
|
||||
|
||||
<li><a href="getprojectorfov.html" target="main">GetProjectorFOV</a></li>
|
||||
|
||||
<li><a href="setprojectortexture.html" target="main">SetProjectorTexture</a></li>
|
||||
|
||||
<li><a href="getprojectortexture.html" target="main">GetProjectorTexture</a></li>
|
||||
|
||||
<li><a href="addprojectoreffectactor.html" target="main">AddProjectorEffectActor</a></li>
|
||||
|
||||
<li><a href="getprojectoreffectactorcount.html" target="main">GetProjectorEffectActorCount</a></li>
|
||||
|
||||
<li><a href="getprojectoreffectactor.html" target="main">GetProjectorEffectActor</a></li>
|
||||
|
||||
<li><a href="removeprojectoreffectactor.html" target="main">RemoveProjectorEffectActor</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box">Composite</span>
|
||||
<ul class="nested">
|
||||
<li><a href="addcompositechild.html" target="main">AddCompositeChild</a></li>
|
||||
|
||||
<li><a href="getcompositechildcount.html" target="main">GetCompositeChildCount</a></li>
|
||||
|
||||
<li><a href="getcompositechild.html" target="main">GetCompositeChild</a></li>
|
||||
|
||||
<li><a href="getcompositechildindex.html" target="main">GetCompositeChildIndex</a></li>
|
||||
|
||||
<li><a href="removecompositechild.html" target="main">RemoveCompositeChild</a></li>
|
||||
|
||||
<li><a href="getcompositechildtransform.html" target="main">GetCompositeChildTransform</a></li>
|
||||
|
||||
<li><a href="getcompositeaabb.html" target="main">GetCompositeAABB</a></li>
|
||||
|
||||
<li><a href="recalculatecompositeaabb.html" target="main">RecalculateCompositeAABB</a></li>
|
||||
|
||||
<li><a href="generatecompositeaabbfromchildren.html" target="main">GenerateCompositeAABBFromChildren</a></li>
|
||||
|
||||
<li><a href="calculatecompositeprincipaltransform.html" target="main">CalculateCompositePrincipalTransform</a></li>
|
||||
|
||||
<li><a href="updatecompositechildtransform.html" target="main">UpdateCompositeChildTransform</a></li>
|
||||
|
||||
<li><a href="getcompositeupdaterevision.html" target="main">GetCompositeUpdateRevision</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul id="myUL">
|
||||
<li><span class="box">Vehicle</span>
|
||||
<ul class="nested">
|
||||
<li><a href="addvehiclewheel.html" target="main">AddVehicleWheel</a></li>
|
||||
|
||||
<li><a href="getvehicleaxis.html" target="main">GetVehicleAxis</a></li>
|
||||
|
||||
<li><a href="getvehicleforwardvector.html" target="main">GetVehicleForwardVector</a></li>
|
||||
|
||||
<li><a href="getvehiclecurrentspeed.html" target="main">GetVehicleCurrentSpeed</a></li>
|
||||
|
||||
<li><a href="getwheelcount.html" target="main">GetWheelCount</a></li>
|
||||
|
||||
<li><a href="getvehiclechassisworldtransform.html" target="main">GetVehicleChassisWorldTransform</a></li>
|
||||
|
||||
<li><a href="getwheelsteeringvalue.html" target="main">GetWheelSteeringValue</a></li>
|
||||
|
||||
<li><a href="getwheelworldtransform.html" target="main">GetWheelWorldTransform</a></li>
|
||||
|
||||
<li><a href="getwheelconnectionpoint.html" target="main">GetWheelConnectionPoint</a></li>
|
||||
|
||||
<li><a href="getwheeldirection.html" target="main">GetWheelDirection</a></li>
|
||||
|
||||
<li><a href="getwheelaxel.html" target="main">GetWheelAxel</a></li>
|
||||
|
||||
<li><a href="getwheelsuspensionlength.html" target="main">GetWheelSuspensionLength</a></li>
|
||||
|
||||
<li><a href="getwheelmaxsuspensiontravel.html" target="main">GetWheelMaxSuspensionTravel</a></li>
|
||||
|
||||
<li><a href="getwheelradius.html" target="main">GetWheelRadius</a></li>
|
||||
|
||||
<li><a href="getwheelsuspensionstiffness.html" target="main">GetWheelSuspensionStiffness</a></li>
|
||||
|
||||
<li><a href="getwheeldampingcompression.html" target="main">GetWheelDampingCompression</a></li>
|
||||
|
||||
<li><a href="getwheeldampingrelaxation.html" target="main">GetWheelDampingRelaxation</a></li>
|
||||
|
||||
<li><a href="getwheelfrictionslip.html" target="main">GetWheelFrictionSlip</a></li>
|
||||
|
||||
<li><a href="getwheelrotation.html" target="main">GetWheelRotation</a></li>
|
||||
|
||||
<li><a href="getwheelrotationdelta.html" target="main">GetWheelRotationDelta</a></li>
|
||||
|
||||
<li><a href="getwheelrollinfluence.html" target="main">GetWheelRollInfluence</a></li>
|
||||
|
||||
<li><a href="getwheelengineforce.html" target="main">GetWheelEngineForce</a></li>
|
||||
|
||||
<li><a href="getwheelbrake.html" target="main">GetWheelBrake</a></li>
|
||||
|
||||
<li><a href="wheelisfront.html" target="main">WheelIsFront</a></li>
|
||||
|
||||
<li><a href="getwheelinversecontactsuspension.html" target="main">GetWheelInverseContactSuspension</a></li>
|
||||
|
||||
<li><a href="getwheelsuspensionvelocity.html" target="main">GetWheelSuspensionVelocity</a></li>
|
||||
|
||||
<li><a href="resetvehiclesuspension.html" target="main">ResetVehicleSuspension</a></li>
|
||||
|
||||
<li><a href="setwheelsteeringvalue.html" target="main">SetWheelSteeringValue</a></li>
|
||||
|
||||
<li><a href="applywheelengineforce.html" target="main">ApplyWheelEngineForce</a></li>
|
||||
|
||||
<li><a href="setwheelbrake.html" target="main">SetWheelBrake</a></li>
|
||||
|
||||
<li><a href="setvehiclepitchcontrol.html" target="main">SetVehiclePitchControl</a></li>
|
||||
|
||||
<li><a href="setwheelconnectionpoint.html" target="main">SetWheelConnectionPoint</a></li>
|
||||
|
||||
<li><a href="setwheeldirection.html" target="main">SetWheelDirection</a></li>
|
||||
|
||||
<li><a href="setwheelaxel.html" target="main">SetWheelAxel</a></li>
|
||||
|
||||
<li><a href="setwheelsuspensionlength.html" target="main">SetWheelSuspensionLength</a></li>
|
||||
|
||||
<li><a href="setwheelmaxsuspensiontravel.html" target="main">SetWheelMaxSuspensionTravel</a></li>
|
||||
|
||||
<li><a href="setwheelradius.html" target="main">SetWheelRadius</a></li>
|
||||
|
||||
<li><a href="setwheelsuspensionstiffness.html" target="main">SetWheelSuspensionStiffness</a></li>
|
||||
|
||||
<li><a href="setwheeldampingcompression.html" target="main">SetWheelDampingCompression</a></li>
|
||||
|
||||
<li><a href="setwheeldampingrelaxation.html" target="main">SetWheelDampingRelaxation</a></li>
|
||||
|
||||
<li><a href="setwheelfrictionslip.html" target="main">SetWheelFrictionSlip</a></li>
|
||||
|
||||
<li><a href="setwheelrotation.html" target="main">SetWheelRotation</a></li>
|
||||
|
||||
<li><a href="setwheelrollinfluence.html" target="main">SetWheelRollInfluence</a></li>
|
||||
|
||||
<li><a href="setwheelinversecontactsuspension.html" target="main">SetWheelInverseContactSuspension</a></li>
|
||||
|
||||
<li><a href="setwheelsuspensionvelocity.html" target="main">SetWheelSuspensionVelocity</a></li>
|
||||
|
||||
<li><a href="setwheelactoroffsettransform.html" target="main">SetWheelActorOffsetTransform</a></li>
|
||||
|
||||
<li><a href="getwheelactoroffsettransform.html" target="main">GetWheelActorOffsetTransform</a></li>
|
||||
|
||||
<li><a href="getvehiclepitchcontrol.html" target="main">GetVehiclePitchControl</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user