gltf-loader-0.3.0.0: High level GlTF loader
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.GLTF.Loader.Glb

Synopsis

Documentation

newtype Glb Source #

A Binary glTF

Constructors

Glb 

Fields

Instances

Instances details
Show Glb Source # 
Instance details

Defined in Text.GLTF.Loader.Glb

Methods

showsPrec :: Int -> Glb -> ShowS #

show :: Glb -> String #

showList :: [Glb] -> ShowS #

Eq Glb Source # 
Instance details

Defined in Text.GLTF.Loader.Glb

Methods

(==) :: Glb -> Glb -> Bool #

(/=) :: Glb -> Glb -> Bool #

_gltf :: Lens' Glb Gltf Source #

Embedded glTF root data, from the first chunk