plyfile
  • Installation
  • Usage
  • FAQ
  • Design philosophy and rationale
  • Information for Developers
  • Information for Project Maintainers
  • API Reference
plyfile
  • Index

Index

_ | D | H | L | M | P | R | W

_

  • __contains__() (plyfile.PlyData method)
    • (plyfile.PlyElement method)
  • __getitem__() (plyfile.PlyData method)
    • (plyfile.PlyElement method)
  • __init__() (plyfile.PlyData method)
    • (plyfile.PlyElement method)
    • (plyfile.PlyElementParseError method)
    • (plyfile.PlyHeaderParseError method)
    • (plyfile.PlyListProperty method)
    • (plyfile.PlyProperty method)
  • __len__() (plyfile.PlyData method)
    • (plyfile.PlyElement method)
  • __setitem__() (plyfile.PlyElement method)

D

  • describe() (plyfile.PlyElement static method)
  • dtype() (plyfile.PlyElement method)
    • (plyfile.PlyListProperty method)
    • (plyfile.PlyProperty method)

H

  • header (plyfile.PlyData property)

L

  • list_dtype() (plyfile.PlyListProperty method)

M

  • module
    • plyfile

P

  • ply_property() (plyfile.PlyElement method)
  • PlyData (class in plyfile)
  • PlyElement (class in plyfile)
  • PlyElementParseError
  • plyfile
    • module
  • PlyHeaderParseError
  • PlyListProperty (class in plyfile)
  • PlyParseError
  • PlyProperty (class in plyfile)

R

  • read() (plyfile.PlyData static method)

W

  • write() (plyfile.PlyData method)

© Copyright 2014-2025, Darsh Ranjan and plyfile authors.

Built with Sphinx using a theme provided by Read the Docs.