{"id":"dolphin.spatial3d--dolphinAffine3","name":"dolphinAffine3","owner":"dolphin","package":"dolphin.spatial3d","kind":"thing","signature":"external thing dolphinAffine3","description":"A dolphin affine3 record carrying a, x.","context":"Work with Vector3, axis-aligned boxes, containment, and bounded ray intersections.","parameters":[],"returns":"void","members":[{"name":"a","kind":"field","type":"float","description":"Stores a as float.","signature":"float a","tags":["thing","field","dolphin.spatial3d"],"updated":"2026-09-09"},{"name":"x","kind":"field","type":"float","description":"Stores x as float.","signature":"float x","tags":["thing","field","dolphin.spatial3d"],"updated":"2026-09-09"},{"name":"dolphinAffine3","kind":"constructor","parameters":[],"returns":"void","signature":"dolphinAffine3()","description":"Dolphin affine3.","tags":["thing","constructor","dolphin.spatial3d"],"updated":"2026-09-09"},{"name":"Direction","kind":"method","parameters":[{"name":"v","type":"Vector3","description":"V."}],"returns":"Vector3","signature":"Direction(Vector3 v) returns Vector3","description":"Direction.","tags":["thing","method","dolphin.spatial3d"],"exampleId":"method-Direction-3","updated":"2026-09-09"},{"name":"Point","kind":"method","parameters":[{"name":"v","type":"Vector3","description":"V."}],"returns":"Vector3","signature":"Point(Vector3 v) returns Vector3","description":"Point.","tags":["thing","method","dolphin.spatial3d"],"exampleId":"method-Point-4","updated":"2026-09-09"}],"tags":["cpu","dolphin","dolphin.spatial3d","method","source-example","spatial3d","thing"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/spatial3d/src/affine.yh","line":5,"sha256":"4f400c2a8dc2c75deb52691bd2f1a797e2c911e23fb8e58facf1fe9f73a99122"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use dolphinAffine3","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.spatial3d\n\n// Work with Vector3, axis-aligned boxes, containment, and bounded ray intersections.\ndolphinAffine3 sample = dolphinAffine3()\nConsole.Log(Text.From(sample.a))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_spatial3d__dolphinaffine3\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"d40a0c34f08d072449f804b39d28e6eef0213c35eab6188bd15f0008fdc014a2","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Direction-3","title":"dolphinAffine3.Direction","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.spatial3d\n\n// Direction.\ndolphinAffine3 instance = dolphinAffine3()\nVector3 argument_v = Vector3(1.0, 1.0, 1.0)\nVector3 result = instance.Direction(argument_v)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_spatial3d__dolphinaffine3\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"b0773d4005eba24918dc04377b3f911026eb6d0c89dd1594bdff04840049cd74","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Point-4","title":"dolphinAffine3.Point","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.spatial3d\n\n// Point.\ndolphinAffine3 instance = dolphinAffine3()\nVector3 argument_v = Vector3(1.0, 1.0, 1.0)\nVector3 result = instance.Point(argument_v)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_spatial3d__dolphinaffine3\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"b66418b85b79879a208818943de6febfd60877834f1fda3008f4a07b32e65879","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["a","x","dolphinAffine3","Direction","Point"],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.spatial3d--dolphinAffine3","json":"https://demonhunterlabs.com/reference/items/dolphin.spatial3d--dolphinAffine3.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.spatial3d--dolphinAffine3.md"}
