VRay SDK for C++
Loading...
Searching...
No Matches
VRay::Proxy Member List

This is the complete list of members for VRay::Proxy, including all inherited members.

createCombinedMeshFile(const std::vector< Plugin > &geomMeshPlugins, const std::vector< Transform > *transforms, const ProxyCreateParams &params)VRay::Proxystatic
createCombinedMeshFile(const std::vector< Plugin > &geomMeshPlugins, const std::vector< AnimatedTransform > &animTransforms, const ProxyCreateParams &params)VRay::Proxystatic
createCombinedMeshFile(const std::vector< MeshFileData > &data, const std::vector< Transform > *transforms, const ProxyCreateParams &params)VRay::Proxystatic
createCombinedMeshFile(const std::vector< MeshFileData > &data, const std::vector< AnimatedTransform > &animTransforms, const ProxyCreateParams &params)VRay::Proxystatic
createMeshFile(const Plugin &geomMeshPlugin, const Transform *transform, const ProxyCreateParams &params)VRay::Proxystatic
createMeshFile(const Plugin &geomMeshPlugin, const AnimatedTransform &animTransform, const ProxyCreateParams &params)VRay::Proxystatic
createMeshFile(const MeshFileData &data, const Transform *transform, const ProxyCreateParams &params)VRay::Proxystatic
createMeshFile(const MeshFileData &data, const AnimatedTransform &animTransform, const ProxyCreateParams &params)VRay::Proxystatic
readFullData(const Plugin &proxyPlugin, ProxyReadData &readData)VRay::Proxystatic
readFullData(const ProxyReadParams &params, ProxyReadData &readData)VRay::Proxystatic
readPreviewData(const Plugin &proxyPlugin, ProxyReadData &readData)VRay::Proxystatic
readPreviewData(const ProxyReadParams &params, ProxyReadData &readData)VRay::Proxystatic
readPreviewGeometry(const Plugin &proxyPlugin, VectorList &vertices, IntList &indices, int countHint=0)VRay::Proxystatic
readPreviewGeometry(const ProxyReadParams &params, VectorList &vertices, IntList &indices, int countHint=0)VRay::Proxystatic
readPreviewHair(const Plugin &proxyPlugin, VectorList &vertices, IntList &lengths, int countHint=0)VRay::Proxystatic
readPreviewHair(const ProxyReadParams &params, VectorList &vertices, IntList &lengths, int countHint=0)VRay::Proxystatic
readPreviewParticles(const Plugin &proxyPlugin, VectorList &positions, int countHint=0)VRay::Proxystatic
readPreviewParticles(const ProxyReadParams &params, VectorList &positions, int countHint=0)VRay::Proxystatic