|
OpenVDB
8.1.0
|
Classes | |
| class | half |
| class | LegacyFrustum |
| LegacyFrustum class used at DreamWorks for converting old vdb files. More... | |
| struct | ReturnValue |
Functions | |
| OPENVDB_API std::ostream & | operator<< (std::ostream &os, half h) |
| OPENVDB_API std::istream & | operator>> (std::istream &is, half &h) |
| OPENVDB_API void | printBits (std::ostream &os, half h) |
| OPENVDB_API void | printBits (std::ostream &os, float f) |
| OPENVDB_API void | printBits (char c[19], half h) |
| OPENVDB_API void | printBits (char c[35], float f) |
| OPENVDB_API std::ostream& openvdb::v8_1::math::internal::operator<< | ( | std::ostream & | os, |
| half | h | ||
| ) |
| OPENVDB_API std::istream& openvdb::v8_1::math::internal::operator>> | ( | std::istream & | is, |
| half & | h | ||
| ) |
| OPENVDB_API void openvdb::v8_1::math::internal::printBits | ( | char | c[19], |
| half | h | ||
| ) |
| OPENVDB_API void openvdb::v8_1::math::internal::printBits | ( | char | c[35], |
| float | f | ||
| ) |
| OPENVDB_API void openvdb::v8_1::math::internal::printBits | ( | std::ostream & | os, |
| float | f | ||
| ) |
| OPENVDB_API void openvdb::v8_1::math::internal::printBits | ( | std::ostream & | os, |
| half | h | ||
| ) |