VRay SDK for C#
|
This is the complete list of members for VRay.Proxy, including all inherited members.
CREATE_PARAMS_STRUCT_VERSION (defined in VRay.Proxy) | VRay.Proxy | static |
CreateCombinedMeshFile(IList< Plugin > geomMeshPlugins, IList< Transform > transforms, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateCombinedMeshFile(IList< MeshFileData > data, IList< Transform > transforms, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateCombinedMeshFile(IList< Plugin > geomMeshPlugins, IList< AnimatedTransform > animTransforms, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateCombinedMeshFile(IList< MeshFileData > data, IList< AnimatedTransform > animTransforms, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateMeshFile(Plugin geomMeshPlugin, Transform transform, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateMeshFile(MeshFileData data, Transform transform, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateMeshFile(Plugin geomMeshPlugin, AnimatedTransform animTransform, ProxyCreateParams parameters) | VRay.Proxy | static |
CreateMeshFile(MeshFileData data, AnimatedTransform animTransform, ProxyCreateParams parameters) | VRay.Proxy | static |
DEFAULT_FPS (defined in VRay.Proxy) | VRay.Proxy | static |
DEFAULT_POINT_SIZE (defined in VRay.Proxy) | VRay.Proxy | static |
GEOM_MESH_DATA_STRUCT_VERSION (defined in VRay.Proxy) | VRay.Proxy | static |
READ_DATA_STRUCT_VERSION (defined in VRay.Proxy) | VRay.Proxy | static |
READ_PARAMS_STRUCT_VERSION (defined in VRay.Proxy) | VRay.Proxy | static |
ReadFullData(Plugin geomStaticMeshPlugin, ReadDataFlags flags=null) | VRay.Proxy | static |
ReadFullData(ReadParams readParams, ReadDataFlags flags=null) | VRay.Proxy | static |
ReadPreviewData(Plugin geomStaticMeshPlugin, ReadDataFlags flags=null) | VRay.Proxy | static |
ReadPreviewData(ReadParams readParams, ReadDataFlags flags=null) | VRay.Proxy | static |
ReadPreviewGeometry(Plugin proxyPlugin, int countHint=0) | VRay.Proxy | static |
ReadPreviewGeometry(ReadParams readParams, int countHint=0) | VRay.Proxy | static |
ReadPreviewHair(Plugin proxyPlugin, int countHint=0) | VRay.Proxy | static |
ReadPreviewHair(ReadParams readParams, int countHint=0) | VRay.Proxy | static |
ReadPreviewParticles(Plugin proxyPlugin, int countHint=0) | VRay.Proxy | static |
ReadPreviewParticles(ReadParams readParams, int countHint=0) | VRay.Proxy | static |