Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::PlyPropertyValues Class Referencefinal

A convenient PLY property accessor. More...

#include <PlyFile.h>

Public Member Functions

float64 get (std::size_t index) const
 
void set (std::size_t index, float64 value)
 
std::size_t size () const
 
 operator bool () const
 

Detailed Description

A convenient PLY property accessor.

Member Function Documentation

◆ get()

float64 ph::PlyPropertyValues::get ( std::size_t index) const

◆ operator bool()

ph::PlyPropertyValues::operator bool ( ) const

◆ set()

void ph::PlyPropertyValues::set ( std::size_t index,
float64 value )

◆ size()

std::size_t ph::PlyPropertyValues::size ( ) const

The documentation for this class was generated from the following files: