Docs.rs
nc-renderer-0.1.0
nc-renderer 0.1.0
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
eloraiby
Dependencies
rs-ctypes ^0.1.1
normal
rs-math3d ^0.9.15
normal
gl_generator ^0.14.0
build
Versions
4.94%
of the crate is documented
Go to latest version
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Trait IndexTypeTrait
Required Methods
to_index_type
Implementations on Foreign Types
u16
u32
Implementors
Other items in
nc_renderer
::
common
?
Trait
nc_renderer
::
common
::
IndexTypeTrait
[
−
]
[src]
pub trait IndexTypeTrait { fn
to_index_type
() ->
IndexType
; }
Required methods
[src]
fn
to_index_type
() ->
IndexType
Implementations on Foreign Types
[src]
impl
IndexTypeTrait
for
u16
[src]
fn
to_index_type
() ->
IndexType
[src]
impl
IndexTypeTrait
for
u32
[src]
fn
to_index_type
() ->
IndexType
Implementors