Docs.rs
kpt_lib-0.1.1
kpt_lib 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
elasticrash
Dependencies
cgmath ^0.17.0
normal
dxf ^0.4.0
normal
orchestrator ^0.2.0
normal
ply-rs ^0.1.3
normal
serde ^1.0.123
normal
serde_json ^1.0.53
normal
spade ^1.8.2
normal
Versions
13.56%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kpt_lib
0.1.1
In kpt_
lib::
geometry::
transformations
kpt_lib
::
geometry
::
transformations
Function
transform
Copy item path
Source
pub fn transform( n: [
f32
;
2
], horizontal_offset:
f32
, vertical_offset:
f32
, ) -> [
f32
;
2
]