24 #ifndef USDRI_GENERATED_PXRRODLIGHTFILTER_H
25 #define USDRI_GENERATED_PXRRODLIGHTFILTER_H
30 #include "pxr/usd/usdRi/api.h"
31 #include "pxr/usd/usdLux/lightFilter.h"
32 #include "pxr/usd/usd/prim.h"
33 #include "pxr/usd/usd/stage.h"
34 #include "pxr/usd/usdRi/tokens.h"
36 #include "pxr/usd/usdRi/splineAPI.h"
39 #include "pxr/base/vt/value.h"
41 #include "pxr/base/gf/vec3d.h"
42 #include "pxr/base/gf/vec3f.h"
43 #include "pxr/base/gf/matrix4d.h"
45 #include "pxr/base/tf/token.h"
46 #include "pxr/base/tf/type.h"
48 PXR_NAMESPACE_OPEN_SCOPE
107 Get(
const UsdStagePtr &stage,
const SdfPath &path);
146 static const TfType &_GetStaticTfType();
148 static bool _IsTypedSchema();
152 const TfType &_GetTfType()
const override;
621 PXR_NAMESPACE_CLOSE_SCOPE
USDRI_API UsdAttribute GetScaleHeightAttr() const
Scale the height of the inner rod shape.
Simulates a rod or capsule-shaped region to modulate light.
USDRI_API UsdAttribute CreateScaleDepthAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetScaleDepthAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateRefineTopAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRefineTopAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
static USDRI_API UsdRiPxrRodLightFilter Get(const UsdStagePtr &stage, const SdfPath &path)
Return a UsdRiPxrRodLightFilter holding the prim adhering to this schema at path on stage...
USDRI_API UsdAttribute GetEdgeThicknessAttr() const
Thickness of the edge region.
USDRI_API UsdAttribute CreateColorSaturationAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetColorSaturationAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateWidthAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetWidthAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute GetEdgeBackAttr() const
Additional adjustment to the back region.
USDRI_API UsdAttribute CreateEdgeTopAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeTopAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateEdgeLeftAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeLeftAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
Scenegraph object for authoring and retrieving numeric, string, and array valued data, sampled over time.
Represents a concrete typed schema.
static USDRI_API const TfTokenVector & GetSchemaAttributeNames(bool includeInherited=true)
Return a vector of names of all pre-declared attributes for this schema class and all its ancestor cl...
USDRI_API UsdAttribute GetRadiusAttr() const
Radius of the corners of the inner rod box.
USDRI_API UsdAttribute GetScaleDepthAttr() const
Scale the depth of the inner rod shape.
USDRI_API UsdAttribute GetWidthAttr() const
Width of the inner region of the rod (X axis).
static const UsdSchemaType schemaType
Compile time constant representing what kind of schema this class is.
USDRI_API UsdAttribute GetRefineBackAttr() const
Additional adjustment to the back region.
UsdRiPxrRodLightFilter(const UsdPrim &prim=UsdPrim())
Construct a UsdRiPxrRodLightFilter on UsdPrim prim .
USDRI_API UsdAttribute GetEdgeRightAttr() const
Additional adjustment to the left region.
RiSplineAPI is a general purpose API schema used to describe a named spline stored as a set of attrib...
USDRI_API UsdAttribute GetScaleWidthAttr() const
Scale the width of the inner rod shape.
UsdSchemaType
An enum representing which type of schema a given schema class belongs to.
USDRI_API UsdAttribute GetRefineRightAttr() const
Additional adjustment to the left region.
UsdPrim is the sole persistent scenegraph object on a UsdStage, and is the embodiment of a "Prim" as ...
USDRI_API UsdAttribute GetEdgeTopAttr() const
Additional adjustment to the top region.
USDRI_API UsdAttribute CreateEdgeFrontAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeFrontAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute GetHeightAttr() const
Height of the inner region of the rod (Y axis).
std::vector< TfToken > TfTokenVector
Convenience types.
USDRI_API UsdAttribute CreateScaleWidthAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetScaleWidthAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateEdgeThicknessAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeThicknessAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
A path value used to locate objects in layers or scenegraphs.
USDRI_API UsdAttribute CreateEdgeBackAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeBackAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateRefineBackAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRefineBackAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateRefineRightAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRefineRightAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateRefineBottomAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRefineBottomAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
virtual USDRI_API ~UsdRiPxrRodLightFilter()
Destructor.
USDRI_API UsdSchemaType _GetSchemaType() const override
Returns the type of schema this class belongs to.
USDRI_API UsdAttribute CreateHeightAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetHeightAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
Contains an asset path and an optional resolved path.
USDRI_API UsdAttribute CreateEdgeBottomAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeBottomAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateScaleHeightAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetScaleHeightAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute GetEdgeFrontAttr() const
Additional adjustment to the front region.
USDRI_API UsdAttribute GetEdgeLeftAttr() const
Additional adjustment to the left region.
USDRI_API UsdAttribute GetRefineFrontAttr() const
Additional adjustment to the front region.
USDRI_API UsdAttribute GetDepthAttr() const
Depth of the inner region of the rod (Z axis).
static USDRI_API UsdRiPxrRodLightFilter Define(const UsdStagePtr &stage, const SdfPath &path)
Attempt to ensure a UsdPrim adhering to this schema at path is defined (according to UsdPrim::IsDefin...
USDRI_API UsdAttribute CreateRefineLeftAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRefineLeftAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
USDRI_API UsdAttribute CreateRadiusAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRadiusAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
TfType represents a dynamic runtime type.
USDRI_API UsdAttribute CreateDepthAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetDepthAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
Singleton registry that provides access to prim and property definition information for registered Us...
UsdRiPxrRodLightFilter(const UsdSchemaBase &schemaObj)
Construct a UsdRiPxrRodLightFilter on the prim held by schemaObj .
USDRI_API UsdAttribute CreateRefineFrontAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetRefineFrontAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
The base class for all schema types in Usd.
USDRI_API UsdAttribute GetEdgeBottomAttr() const
Additional adjustment to the top region.
USDRI_API UsdAttribute GetColorSaturationAttr() const
Saturation of the result (0=greyscale, 1=normal, >1=boosted colors).
USDRI_API UsdAttribute GetRefineTopAttr() const
Additional adjustment to the top region.
USDRI_API UsdAttribute GetRefineBottomAttr() const
Additional adjustment to the top region.
Provides a container which may hold any type, and provides introspection and iteration over array typ...
USDRI_API UsdRiSplineAPI GetFalloffRampAPI() const
Return the UsdRiSplineAPI interface used for examining and modifying the falloff ramp.
USDRI_API UsdAttribute CreateEdgeRightAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
See GetEdgeRightAttr(), and also Create vs Get Property Methods for when to use Get vs Create...
A light filter modifies the effect of a light.
USDRI_API UsdRiSplineAPI GetColorRampAPI() const
Return the UsdRiSplineAPI interface used for examining and modifying the color ramp.
USDRI_API UsdAttribute GetRefineLeftAttr() const
Additional adjustment to the left region.