Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

A

A3DObject - Class in com.aspose.threed
The base class of all Aspose.ThreeD objects, all sub classes will support dynamic properties.
A3DObject(String) - Constructor for class com.aspose.threed.A3DObject
Initializes a new instance of the A3DObject class.
A3DObject() - Constructor for class com.aspose.threed.A3DObject
Initializes a new instance of the A3DObject class with no name.
A3dwSaveOptions - Class in com.aspose.threed
Save options for A3DW format.
A3dwSaveOptions() - Constructor for class com.aspose.threed.A3dwSaveOptions
Constructor of A3dwSaveOptions
A3DWSaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
A3DWSaveOptions() - Constructor for class com.aspose.threed.deprecated.A3DWSaveOptions
Deprecated.
 
accept(NodeVisitor) - Method in class com.aspose.threed.Node
Walks through all descendant nodes(including the current node) and call the visitor with the node.
add(FVector3, FVector3) - Static method in class com.aspose.threed.FVector3
+ Operator overloading
add(FVector4, FVector4) - Static method in class com.aspose.threed.FVector4
Operator overloading for +
add(RenderQueueGroupId, IPipeline, Object, int) - Method in interface com.aspose.threed.IRenderQueue
Add render task to the render queue.
add(double, float) - Method in class com.aspose.threed.KeyframeSequence
Create a new key frame with specified value
add(double, float, Interpolation) - Method in class com.aspose.threed.KeyframeSequence
Create a new key frame with specified value
add(Quaternion, Quaternion) - Static method in class com.aspose.threed.Quaternion
Operator overloading for +
add(Vector2, Vector2) - Static method in class com.aspose.threed.Vector2
Addition operator for Vector2
add(Vector3, Vector3) - Static method in class com.aspose.threed.Vector3
Operator overloading for +
add(Vector4, Vector4) - Static method in class com.aspose.threed.Vector4
Operator overloading for +
addBinding(String, String) - Method in class com.aspose.threed.ShaderTechnique
Binds the dynamic property to shader parameter
addBonePose(Node, Matrix4, boolean) - Method in class com.aspose.threed.Pose
Saves pose transformation matrix for the given bone node.
addBonePose(Node, Matrix4) - Method in class com.aspose.threed.Pose
Saves pose transformation matrix for the given bone node.
addChannel(String, Object) - Method in class com.aspose.threed.BindPoint
Adds the specified channel property.
addChannel(String, Class<?>, Object) - Method in class com.aspose.threed.BindPoint
Adds the specified channel property.
addChildNode(Node) - Method in class com.aspose.threed.Node
Add a child node to this node
addData(Iterable<Vector2>) - Method in class com.aspose.threed.VertexElementUV
Add a set of Vector2 to VertexElementUV.Data.
addData2(Iterable<Vector3>) - Method in class com.aspose.threed.VertexElementUV
Add a set of Vector3 to VertexElementUV.Data.
addElement(VertexElement) - Method in class com.aspose.threed.Geometry
Adds an existing vertex element to current geometry
addEntity(Entity) - Method in class com.aspose.threed.Node
Add an entity to the node.
addField(int, VertexFieldSemantic, int) - Method in class com.aspose.threed.VertexDeclaration
Add a new vertex field
addField(int, VertexFieldSemantic) - Method in class com.aspose.threed.VertexDeclaration
Add a new vertex field
addKeyframeSequence(KeyframeSequence) - Method in class com.aspose.threed.AnimationChannel
Adds keyframe sequence to this channel
addSegment(Curve, boolean) - Method in class com.aspose.threed.CompositeCurve
The
addSegment(Curve) - Method in class com.aspose.threed.CompositeCurve
The
addVertex(int) - Method in class com.aspose.threed.PolygonBuilder
Adds a vertex index to the polygon
AlphaSource - Enum in com.aspose.threed
Defines whether the texture contains the alpha channel.
AMF - Static variable in class com.aspose.threed.FileFormat
Additive manufacturing file format
AMF - Static variable in class com.aspose.threed.FileFormatType
Additive manufacturing file format
AmfSaveOptions - Class in com.aspose.threed
Save options for AMF
AmfSaveOptions() - Constructor for class com.aspose.threed.AmfSaveOptions
Constructor of AmfSaveOptions
AMFSaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
AMFSaveOptions() - Constructor for class com.aspose.threed.deprecated.AMFSaveOptions
Deprecated.
 
angleBetween(Vector3, Vector3) - Method in class com.aspose.threed.Vector3
Calculate the inner angle between two direction Two direction can be non-normalized vectors
angleBetween(Vector3) - Method in class com.aspose.threed.Vector3
Calculate the inner angle between two direction Two direction can be non-normalized vectors
AnimationChannel - Class in com.aspose.threed
A channel maps property's component field to a set of keyframe sequences
AnimationClip - Class in com.aspose.threed
The Animation clip is a collection of animations.
AnimationClip() - Constructor for class com.aspose.threed.AnimationClip
Initializes a new instance of the AnimationClip class.
AnimationClip(String) - Constructor for class com.aspose.threed.AnimationClip
Initializes a new instance of the AnimationClip class.
AnimationNode - Class in com.aspose.threed
Aspose.3D's supports animation hierarchy, each animation can be composed by several animations and animation's key-frame definition.
AnimationNode(String) - Constructor for class com.aspose.threed.AnimationNode
Initializes a new instance of the AnimationNode class.
AnimationNode() - Constructor for class com.aspose.threed.AnimationNode
Initializes a new instance of the AnimationNode class.
ApertureMode - Enum in com.aspose.threed
Camera aperture modes.
append(Matrix4) - Method in class com.aspose.threed.TransformBuilder
Append the new transform matrix to the transform chain.
ArbitraryProfile - Class in com.aspose.threed
This class allows you to construct a 2D profile directly from arbitrary curve.
ArbitraryProfile() - Constructor for class com.aspose.threed.ArbitraryProfile
Constructor of ArbitraryProfile
ArbitraryProfile(Curve) - Constructor for class com.aspose.threed.ArbitraryProfile
Constructor of ArbitraryProfile with an initial curve.
ASE - Static variable in class com.aspose.threed.FileFormat
3D Studio Max's ASCII Scene Exporter format.
ASE - Static variable in class com.aspose.threed.FileFormatType
3D Studio Max's ASCII Scene Exporter format.
ASPOSE3D_WEB - Static variable in class com.aspose.threed.FileFormat
Aspose.3D Web format.
ASPOSE3D_WEB - Static variable in class com.aspose.threed.FileFormatType
Aspose.3D Web format.
AssetInfo - Class in com.aspose.threed
Information of asset.
AssetInfo() - Constructor for class com.aspose.threed.AssetInfo
Initializes a new instance of the AssetInfo class.
AssetInfo(String) - Constructor for class com.aspose.threed.AssetInfo
Initializes a new instance of the AssetInfo class.
Axis - Enum in com.aspose.threed
The coordinate axis.

B

BACK - Static variable in class com.aspose.threed.CullFaceMode
Only back faces are culled
begin() - Method in class com.aspose.threed.PolygonBuilder
Begins to add a new polygon
beginTarget(IRenderTarget) - Method in class com.aspose.threed.Renderer
Begin render on specified render target
beginUpdate() - Method in interface com.aspose.threed.IDescriptorSet
Begin to update the descriptor set
beginVertex() - Method in class com.aspose.threed.TriMesh
Begin adding vertex
bind(IBuffer, int, int) - Method in class com.aspose.threed.DescriptorSetUpdater
Bind the buffer to current descriptor set
bind(IBuffer) - Method in class com.aspose.threed.DescriptorSetUpdater
Bind the entire buffer to current descriptor
bind(int, IBuffer) - Method in class com.aspose.threed.DescriptorSetUpdater
Bind the buffer to current descriptor set at specified binding location.
bind(int, IBuffer, int, int) - Method in class com.aspose.threed.DescriptorSetUpdater
Bind the buffer to current descriptor set at specified binding location.
bind(ITextureUnit) - Method in class com.aspose.threed.DescriptorSetUpdater
Bind the texture unit to current descriptor set
bind(int, ITextureUnit) - Method in class com.aspose.threed.DescriptorSetUpdater
Bind the texture unit to current descriptor set
bindDescriptorSet(IDescriptorSet) - Method in interface com.aspose.threed.ICommandList
Bind the descriptor set to current pipeline
bindIndexBuffer(IIndexBuffer) - Method in interface com.aspose.threed.ICommandList
Bind the index buffer for rendering
bindKeyframeSequence(String, KeyframeSequence) - Method in class com.aspose.threed.BindPoint
Bind the keyframe sequence to specified channel
bindPipeline(IPipeline) - Method in interface com.aspose.threed.ICommandList
Bind the pipeline instance for rendering
BindPoint - Class in com.aspose.threed
A BindPoint is usually created on an object's property, some property types contains multiple component fields(like a Vector3 field), BindPoint will generate channel for each component field and connects the field to one or more keyframe sequence instance(s) through the channels.
BindPoint(Scene, Property) - Constructor for class com.aspose.threed.BindPoint
Initializes a new instance of the BindPoint class.
bindVertexBuffer(IVertexBuffer) - Method in interface com.aspose.threed.ICommandList
Bind the vertex buffer for rendering
BlendFactor - Enum in com.aspose.threed
Blend factor specify pixel arithmetic.
Bone - Class in com.aspose.threed
A bone defines the subset of the geometry's control point, and defined blend weight for each control point.
Bone(String) - Constructor for class com.aspose.threed.Bone
Initializes a new instance of the Bone class.
Bone() - Constructor for class com.aspose.threed.Bone
Initializes a new instance of the Bone class.
BonePose - Class in com.aspose.threed
The BonePose contains the transformation matrix for a bone node
BonePose() - Constructor for class com.aspose.threed.BonePose
 
BOTH - Static variable in class com.aspose.threed.CullFaceMode
Both back/front faces are culled, doesn't affect line/point rendering.
BOTH - Static variable in class com.aspose.threed.WeightedMode
Both out and next in tangents are weighted.
BoundingBox - Class in com.aspose.threed
The axis-aligned bounding box
BoundingBox(Vector3, Vector3) - Constructor for class com.aspose.threed.BoundingBox
Initialize a finite bounding box with given minimum and maximum corner
BoundingBox(double, double, double, double, double, double) - Constructor for class com.aspose.threed.BoundingBox
Initialize a finite bounding box with given minimum and maximum corner
BoundingBox() - Constructor for class com.aspose.threed.BoundingBox
 
BoundingBox2D - Class in com.aspose.threed
The axis-aligned bounding box for Vector2
BoundingBox2D(Vector2, Vector2) - Constructor for class com.aspose.threed.BoundingBox2D
Initialize a finite bounding box with given minimum and maximum corner
BoundingBox2D() - Constructor for class com.aspose.threed.BoundingBox2D
 
BoundingBoxExtent - Enum in com.aspose.threed
The extent of the bounding box
Box - Class in com.aspose.threed
Box.
Box() - Constructor for class com.aspose.threed.Box
Initializes a new instance of the Box class.
Box(double, double, double) - Constructor for class com.aspose.threed.Box
Initializes a new instance of the Box class.
Box(String, double, double, double, int, int, int) - Constructor for class com.aspose.threed.Box
Initializes a new instance of the Box class.
buildTangentBinormal(Scene) - Static method in class com.aspose.threed.PolygonModifier
This will create tangent and binormal on all meshes of the scene Normal is required, if normal is not existing on the mesh, it will also create the normal data from position.
buildTangentBinormal(Mesh) - Static method in class com.aspose.threed.PolygonModifier
This will create tangent and binormal on the mesh Normal is required, if normal is not existing on the mesh, it will also create the normal data from position.
BYTE_VECTOR4 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of byte[4], can be used to represent color with less memory consumption.

C

call() - Method in interface com.aspose.threed.FileSystemFactory
SaveOptions and LoadOptions will create a LocalFileSystem for default.
call(Material) - Method in interface com.aspose.threed.MaterialConverter
Custom converter to convert the geometry's original material to GLTF's PBR material.
call(Node) - Method in interface com.aspose.threed.NodeVisitor
A callback to travel through the whole node hierarchy.
Camera - Class in com.aspose.threed
The camera describes the eye point of the viewer looking at the scene.
Camera() - Constructor for class com.aspose.threed.Camera
Initializes a new instance of the Camera class.
Camera(ProjectionType) - Constructor for class com.aspose.threed.Camera
Initializes a new instance of the Camera class.
Camera(String) - Constructor for class com.aspose.threed.Camera
Initializes a new instance of the Camera class.
Camera(String, ProjectionType) - Constructor for class com.aspose.threed.Camera
Initializes a new instance of the Camera class.
cancel() - Method in class com.aspose.threed.Cancellation
Cancel the load/save task
Cancellation - Class in com.aspose.threed
This class allows you to manually abort a load/save task.
Cancellation() - Constructor for class com.aspose.threed.Cancellation
 
Circle - Class in com.aspose.threed
A Circle curve consists of a set of points in the edge of the circle shape.
Circle() - Constructor for class com.aspose.threed.Circle
Constructor of Circle
Circle(double) - Constructor for class com.aspose.threed.Circle
Constructor of Circle
CircleShape - Class in com.aspose.threed
IFC compatible circle profile, which can be used to construct a mesh through LinearExtrusion
CircleShape() - Constructor for class com.aspose.threed.CircleShape
Construct a CircleShape profile with default radius(5).
CircleShape(double) - Constructor for class com.aspose.threed.CircleShape
Construct a CircleShape profile with specified radius.
clamp(double, double, double) - Static method in class com.aspose.threed.MathUtils
Clamp value to range [min, max]
clear() - Method in class com.aspose.threed.Scene
Clears the scene content and restores the default settings.
clear() - Method in class com.aspose.threed.VertexDeclaration
Clear all fields.
clear() - Method in class com.aspose.threed.VertexElement
Clears all the data from this vertex element.
clear() - Method in class com.aspose.threed.VertexElementDoublesTemplate
Removes all elements from the direct and the index arrays.
clear() - Method in class com.aspose.threed.VertexElementIntsTemplate
Removes all elements from the direct and the index arrays.
clear() - Method in class com.aspose.threed.VertexElementMaterial
Removes all elements from the direct and the index arrays.
clear() - Method in class com.aspose.threed.VertexElementTemplate
Removes all elements from the direct and the index arrays.
clear() - Method in class com.aspose.threed.VertexElementUserData
Clears all the data from this vertex element.
clear() - Method in class com.aspose.threed.VertexElementVector4
Removes all elements from the direct and the index arrays.
clearCache() - Method in class com.aspose.threed.Renderer
Manually clear the cache.
clone() - Method in class com.aspose.threed.BoundingBox
 
clone() - Method in class com.aspose.threed.BoundingBox2D
 
clone() - Method in class com.aspose.threed.CubeFaceData
 
clone() - Method in class com.aspose.threed.EndPoint
 
clone() - Method in class com.aspose.threed.FMatrix4
 
clone() - Method in class com.aspose.threed.FVector2
 
clone() - Method in class com.aspose.threed.FVector3
 
clone() - Method in class com.aspose.threed.FVector4
 
clone() - Method in class com.aspose.threed.Matrix4
 
clone() - Method in class com.aspose.threed.Mesh
 
clone() - Method in class com.aspose.threed.Quaternion
 
clone() - Method in class com.aspose.threed.RelativeRectangle
 
clone() - Method in class com.aspose.threed.RenderParameters
 
clone() - Method in class com.aspose.threed.Vector2
 
clone() - Method in class com.aspose.threed.Vector3
 
clone() - Method in class com.aspose.threed.Vector4
 
clone(boolean) - Method in class com.aspose.threed.VertexElement
Deep clone the vertex element
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementBinormal
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementEdgeCrease
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementHole
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementMaterial
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementNormal
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementPolygonGroup
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementSmoothingGroup
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementSpecular
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementTangent
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementUserData
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementUV
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementVertexColor
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementVertexCrease
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementVisibility
 
clone(boolean, boolean) - Method in class com.aspose.threed.VertexElementWeight
 
clone() - Method in class com.aspose.threed.Viewport
 
close() - Method in class com.aspose.threed.DescriptorSetUpdater
Dispose the updater and commit the changes to hardware device.
close() - Method in class com.aspose.threed.FileSystem
Dispose the File system and release its resources.
close() - Method in class com.aspose.threed.Renderer
Dispose the Renderer and all related resources
close() - Method in class com.aspose.threed.RenderResource
Dispose internal resources used by RenderResource
close() - Method in class com.aspose.threed.RenderState
Dispose the RenderState and release all internal resources.
close() - Method in class com.aspose.threed.ShaderProgram
Dispose the shader and release all internal resources.
close() - Method in class com.aspose.threed.ShaderSet
Dispose this instance and release all shader programs.
close() - Method in class com.aspose.threed.ZipArchiveFileSystem
 
COLLADA - Static variable in class com.aspose.threed.FileFormat
Collada file format
COLLADA - Static variable in class com.aspose.threed.FileFormatType
Khronos Group's Collada file format.
ColladaSaveOptions - Class in com.aspose.threed
Save options for collada
ColladaSaveOptions() - Constructor for class com.aspose.threed.ColladaSaveOptions
Constructor of ColladaSaveOptions
ColladaTransformStyle - Enum in com.aspose.threed
The node's transformation style of node
com.aspose.threed - package com.aspose.threed
 
com.aspose.threed.deprecated - package com.aspose.threed.deprecated
 
commit(int, ICommandList) - Method in class com.aspose.threed.PushConstant
Commit prepared data to graphics pipeline.
CompareFunction - Enum in com.aspose.threed
The compare function used in depth/stencil testing.
compareTo(RenderState) - Method in class com.aspose.threed.RenderState
Compare the render state with another instance
compareTo(Vector2) - Method in class com.aspose.threed.Vector2
Compare current vector to another instance.
compareTo(Vector3) - Method in class com.aspose.threed.Vector3
Compare current vector to another instance.
compareTo(Vector4) - Method in class com.aspose.threed.Vector4
Compare current vector to another instance.
compareTo(Vertex) - Method in class com.aspose.threed.Vertex
Compare the vertex with another vertex instance
compareTo(VertexDeclaration) - Method in class com.aspose.threed.VertexDeclaration
Compares this instance to a specified object and returns an indication of their relative values.
compareTo(VertexField) - Method in class com.aspose.threed.VertexField
Compares this instance to a specified object and returns an indication of their relative values.
compose(Matrix4) - Method in class com.aspose.threed.TransformBuilder
Append or prepend the argument to internal matrix.
ComposeOrder - Enum in com.aspose.threed
The order to compose transform matrix
CompositeCurve - Class in com.aspose.threed
A CompositeCurve is consisting of several curve segments.
CompositeCurve() - Constructor for class com.aspose.threed.CompositeCurve
Constructor of CompositeCurve
CompositeCurve.Segment - Class in com.aspose.threed
The curve segment
COMPUTE_SHADER - Static variable in class com.aspose.threed.ShaderStage
Compute shader
concat(Quaternion) - Method in class com.aspose.threed.Quaternion
Concatenate two quaternions
concatenate(FMatrix4) - Method in class com.aspose.threed.FMatrix4
Concatenates the two matrices
concatenate(Matrix4) - Method in class com.aspose.threed.FMatrix4
Concatenates the two matrices
concatenate(Matrix4) - Method in class com.aspose.threed.Matrix4
Concatenates the two matrices
conjugate() - Method in class com.aspose.threed.Quaternion
Returns a conjugate quaternion of current quaternion
CoordinatedSystem - Enum in com.aspose.threed
The left handed or right handed coordinate system.
copyFrom(BoundingBox) - Method in class com.aspose.threed.BoundingBox
 
copyFrom(BoundingBox2D) - Method in class com.aspose.threed.BoundingBox2D
 
copyFrom(CubeFaceData<T>) - Method in class com.aspose.threed.CubeFaceData
 
copyFrom(EndPoint) - Method in class com.aspose.threed.EndPoint
 
copyFrom(FMatrix4) - Method in class com.aspose.threed.FMatrix4
 
copyFrom(FVector2) - Method in class com.aspose.threed.FVector2
 
copyFrom(FVector3) - Method in class com.aspose.threed.FVector3
 
copyFrom(FVector4) - Method in class com.aspose.threed.FVector4
 
copyFrom(Matrix4) - Method in class com.aspose.threed.Matrix4
 
copyFrom(Quaternion) - Method in class com.aspose.threed.Quaternion
 
copyFrom(RelativeRectangle) - Method in class com.aspose.threed.RelativeRectangle
 
copyFrom(TriMesh, VertexDeclaration) - Static method in class com.aspose.threed.TriMesh
Copy the TriMesh from input with new vertex layout
copyFrom(Vector2) - Method in class com.aspose.threed.Vector2
 
copyFrom(Vector3) - Method in class com.aspose.threed.Vector3
 
copyFrom(Vector4) - Method in class com.aspose.threed.Vector4
 
copyTo(VertexElementDoublesTemplate) - Method in class com.aspose.threed.VertexElementDoublesTemplate
Copies data to specified element
copyTo(VertexElementIntsTemplate) - Method in class com.aspose.threed.VertexElementIntsTemplate
Copies data to specified element
copyTo(VertexElementTemplate<T>) - Method in class com.aspose.threed.VertexElementTemplate
Copies data to specified element
copyTo(VertexElementVector4) - Method in class com.aspose.threed.VertexElementVector4
Copies data to specified element
cos() - Method in class com.aspose.threed.Vector3
Calculates cosine on each component
create(FVector2) - Static method in class com.aspose.threed.FVector2
Explicit conversion operator to cast FVector2 to Vector2
create(FVector3) - Static method in class com.aspose.threed.FVector3
Explicit conversion operator to cast FVector3 to Vector3
create(FVector4) - Static method in class com.aspose.threed.FVector4
Explicit conversion operator to cast Vector4 to FVector4
create(Vector2) - Static method in class com.aspose.threed.Vector2
Explicit conversion operator to cast Vector2 to FVector2
create(Vector3) - Static method in class com.aspose.threed.Vector3
Explicit conversion operator to cast Vector3 to FVector3
create(Vector4) - Static method in class com.aspose.threed.Vector4
Explicit conversion operator to cast Vector4 to FVector4
createAnimationClip(String) - Method in class com.aspose.threed.Scene
A shorthand function to create and register the AnimationClip The first AnimationClip will be assigned to the Scene.getCurrentAnimationClip()
createAnimationNode(String) - Method in class com.aspose.threed.AnimationClip
A shorthand function to create and register the animation node on current clip.
createBindPoint(A3DObject, String) - Method in class com.aspose.threed.AnimationNode
Creates a BindPoint based on the property data type.
createChildNode() - Method in class com.aspose.threed.Node
Creates a child node
createChildNode(String) - Method in class com.aspose.threed.Node
Create a new child node with given node name
createChildNode(Entity) - Method in class com.aspose.threed.Node
Create a new child node with given entity attached
createChildNode(String, Entity) - Method in class com.aspose.threed.Node
Create a new child node with given node name
createChildNode(String, Entity, Material) - Method in class com.aspose.threed.Node
Create a new child node with given node name, and attach specified entity and a material
createCubeRenderTexture(RenderParameters, int, int) - Method in class com.aspose.threed.RenderFactory
Create a render target contains 1 cube texture
createDescriptorSet(ShaderProgram) - Method in class com.aspose.threed.RenderFactory
Create the descriptor set for specified shader program.
createElement(VertexElementType) - Method in class com.aspose.threed.Geometry
Creates a vertex element with specified type and add it to the geometry.
createElement(VertexElementType, MappingMode, ReferenceMode) - Method in class com.aspose.threed.Geometry
Creates a vertex element with specified type and add it to the geometry.
createElementUV(TextureMapping) - Method in class com.aspose.threed.Geometry
Creates a VertexElementUV with given texture mapping type.
createElementUV(TextureMapping, MappingMode, ReferenceMode) - Method in class com.aspose.threed.Geometry
Creates a VertexElementUV with given texture mapping type.
createEmptyMesh() - Method in class com.aspose.threed.Primitive
Create an empty mesh object with inherited properties.
createIndexBuffer() - Method in class com.aspose.threed.RenderFactory
Create an IIndexBuffer instance to store polygon's face information.
createKeyframeSequence(String) - Method in class com.aspose.threed.BindPoint
Creates a new curve and connects it to the first channel of the curve mapping
createLoadOptions() - Method in class com.aspose.threed.FileFormat
Create a default load options for this file format
createPipeline(ShaderProgram, RenderState, VertexDeclaration, DrawOperation) - Method in class com.aspose.threed.RenderFactory
Create a preconfigured graphics pipeline with preconfigured shader/render state/vertex declaration and draw operations.
createPolygon(int[], int, int) - Method in class com.aspose.threed.Mesh
Creates a new polygon with all vertices defined in indices.
createPolygon(int[]) - Method in class com.aspose.threed.Mesh
Creates a new polygon with all vertices defined in indices.
createPolygon(int, int, int, int) - Method in class com.aspose.threed.Mesh
Create a polygon with 4 vertices(quad)
createPolygon(int, int, int) - Method in class com.aspose.threed.Mesh
Create a polygon with 3 vertices(triangle)
createRenderer() - Static method in class com.aspose.threed.Renderer
Creates a new Renderer with default profile.
createRenderTexture(RenderParameters, int, int, int) - Method in class com.aspose.threed.RenderFactory
Create a render target that renders to the texture
createRenderTexture(RenderParameters, int, int) - Method in class com.aspose.threed.RenderFactory
Create a render target contains 1 targets that renders to the texture
createRenderWindow(RenderParameters, WindowHandle) - Method in class com.aspose.threed.RenderFactory
Create a render target that renders to the native window.
createSaveOptions() - Method in class com.aspose.threed.FileFormat
Create a default save options for this file format
createShaderProgram(ShaderSource) - Method in class com.aspose.threed.RenderFactory
Create a ShaderProgram object
createTextureUnit(TextureType) - Method in class com.aspose.threed.RenderFactory
Create a texture unit that can be accessed by shader.
createTextureUnit() - Method in class com.aspose.threed.RenderFactory
Create a 2D texture unit that can be accessed by shader.
createUniformBuffer(int) - Method in class com.aspose.threed.RenderFactory
Create a new uniform buffer in GPU side with pre-allocated size.
createVertexBuffer(VertexDeclaration) - Method in class com.aspose.threed.RenderFactory
Create an IVertexBuffer instance to store polygon's vertex information.
createViewport(Camera, Color, RelativeRectangle) - Method in interface com.aspose.threed.IRenderTarget
Create a viewport with specified background color and position/size in specified camera perspective.
createViewport(Camera, RelativeRectangle) - Method in interface com.aspose.threed.IRenderTarget
Create a viewport with position/size in specified camera perspective.
createViewport(Camera) - Method in interface com.aspose.threed.IRenderTarget
Create a viewport in specified camera perspective.
cross(FVector3) - Method in class com.aspose.threed.FVector3
Cross product of two vectors
cross(Vector2) - Method in class com.aspose.threed.Vector2
Cross product of two vectors
cross(Vector3) - Method in class com.aspose.threed.Vector3
Cross product of two vectors
CryptoUtils - Class in com.aspose.threed
 
CryptoUtils() - Constructor for class com.aspose.threed.CryptoUtils
 
CShape - Class in com.aspose.threed
IFC compatible C-shape profile that defined by parameters.
CShape() - Constructor for class com.aspose.threed.CShape
Constructor of CShape
CubeFace - Enum in com.aspose.threed
Each face of the cube map texture
CubeFaceData<T> - Class in com.aspose.threed
Data for each face of the cube map texture.
CubeFaceData() - Constructor for class com.aspose.threed.CubeFaceData
 
CullFaceMode - Class in com.aspose.threed
What face to cull
CullFaceMode() - Constructor for class com.aspose.threed.CullFaceMode
 
Curve - Class in com.aspose.threed
The base class of all curve implementations.
Curve() - Constructor for class com.aspose.threed.Curve
 
CurveDimension - Enum in com.aspose.threed
The dimension of the curves.
CustomObject - Class in com.aspose.threed
Meta data or custom objects used in 3D files are managed by this class.
CustomObject() - Constructor for class com.aspose.threed.CustomObject
Initializes a new instance of the CustomObject class.
CustomObject(String) - Constructor for class com.aspose.threed.CustomObject
Initializes a new instance of the CustomObject class.
Cylinder - Class in com.aspose.threed
Parameterized Cylinder.
Cylinder() - Constructor for class com.aspose.threed.Cylinder
Initializes a new instance of the Cylinder class.
Cylinder(double, double) - Constructor for class com.aspose.threed.Cylinder
Initializes a new instance of the Cylinder class.
Cylinder(double, double, double) - Constructor for class com.aspose.threed.Cylinder
Initializes a new instance of the Cylinder class.
Cylinder(double, double, double, int, int, boolean) - Constructor for class com.aspose.threed.Cylinder
Initializes a new instance of the Cylinder class.
Cylinder(String, double, double, double, int, int, boolean, double, double) - Constructor for class com.aspose.threed.Cylinder
Initializes a new instance of the Cylinder class.

D

decode(String) - Method in class com.aspose.threed.DracoFormat
Decode the point cloud or mesh from specified file name
decode(byte[]) - Method in class com.aspose.threed.DracoFormat
Decode the point cloud or mesh from memory data
decode(String, PlyLoadOptions) - Method in class com.aspose.threed.PlyFormat
Decode a point cloud or mesh from the specified stream.
decode(String) - Method in class com.aspose.threed.PlyFormat
Decode a point cloud or mesh from the specified stream.
decode(Stream, PlyLoadOptions) - Method in class com.aspose.threed.PlyFormat
Decode a point cloud or mesh from the specified stream.
decode(Stream) - Method in class com.aspose.threed.PlyFormat
Decode a point cloud or mesh from the specified stream.
decodeWatermark(Mesh, String) - Static method in class com.aspose.threed.Watermark
Decode the watermark from a mesh
decompose(Vector3, Vector3, Quaternion) - Method in class com.aspose.threed.Matrix4
Decompose the transformation matrix.
DEFAULT - Static variable in class com.aspose.threed.EntityRendererFeatures
No extra features
DEFAULT_WEIGHT - Static variable in class com.aspose.threed.MorphTargetChannel
Default weight for morph target.
defineInclude(String, String) - Method in class com.aspose.threed.GLSLSource
Define virtual file for #include in GLSL source code
Deformer - Class in com.aspose.threed
Deformer(String) - Constructor for class com.aspose.threed.Deformer
Initializes a new instance of the Deformer class.
DescriptorSetUpdater - Class in com.aspose.threed
This class allows to update the IDescriptorSet in a chain operation.
desDecrypt(byte[], byte[], byte[]) - Static method in class com.aspose.threed.CryptoUtils
 
desEncrypt(byte[], byte[], byte[]) - Static method in class com.aspose.threed.CryptoUtils
 
detect(Stream, String) - Static method in class com.aspose.threed.FileFormat
Detect the file format from data stream, file name is optional for guessing types that has no magic header.
detect(String) - Static method in class com.aspose.threed.FileFormat
Detect the file format from file name, file must be readable so Aspose.3D can detect the file format through file header.
DISCREET3DS - Static variable in class com.aspose.threed.FileFormat
3D Studio's file format
DISCREET3DS - Static variable in class com.aspose.threed.FileFormatType
Discreet 3D Studio's file format
Discreet3DSLoadOptions - Class in com.aspose.threed.deprecated
Deprecated.
Discreet3DSLoadOptions() - Constructor for class com.aspose.threed.deprecated.Discreet3DSLoadOptions
Deprecated.
 
Discreet3dsLoadOptions - Class in com.aspose.threed
Load options for 3DS file.
Discreet3dsLoadOptions() - Constructor for class com.aspose.threed.Discreet3dsLoadOptions
Constructor of Discreet3dsLoadOptions
Discreet3DSSaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
Discreet3DSSaveOptions() - Constructor for class com.aspose.threed.deprecated.Discreet3DSSaveOptions
Deprecated.
 
Discreet3dsSaveOptions - Class in com.aspose.threed
Save options for 3DS file.
Discreet3dsSaveOptions() - Constructor for class com.aspose.threed.Discreet3dsSaveOptions
Constructor of Discreet3dsSaveOptions
Dish - Class in com.aspose.threed
Parameterized dish.
Dish() - Constructor for class com.aspose.threed.Dish
Create a new dish instance with default radius(10) and default height(5)
Dish(double, double) - Constructor for class com.aspose.threed.Dish
Create a new dish instance with specified radius and height
Dish(String, double, double, int, int) - Constructor for class com.aspose.threed.Dish
Create a new dish instance with specified radius and height
dispose() - Method in class com.aspose.threed.EntityRenderer
The entity renderer is being disposed, release shared resources.
dispose(boolean) - Method in class com.aspose.threed.Renderer
Dispose the Renderer and all related resources
dispose(boolean) - Method in class com.aspose.threed.RenderResource
Dispose internal resources used by RenderResource
div(Quaternion, double) - Static method in class com.aspose.threed.Quaternion
Operator overloading for /
div(Vector2, double) - Static method in class com.aspose.threed.Vector2
Division operator for Vector2
div(Vector3, double) - Static method in class com.aspose.threed.Vector3
Operator overloading for /
dot(Quaternion) - Method in class com.aspose.threed.Quaternion
Dots product
dot(Vector2) - Method in class com.aspose.threed.Vector2
Gets the dot product of two vectors
dot(Vector3) - Method in class com.aspose.threed.Vector3
Gets the dot product of two vectors
DOUBLE - Static variable in class com.aspose.threed.VertexFieldDataType
Type of double
DRACO - Static variable in class com.aspose.threed.FileFormat
Google Draco Mesh
DRACO - Static variable in class com.aspose.threed.FileFormatType
Google Draco Mesh
DracoCompressionLevel - Enum in com.aspose.threed
Compression level for draco file
DracoFormat - Class in com.aspose.threed
Google Draco format
DracoSaveOptions - Class in com.aspose.threed
Save options for Google draco files
DracoSaveOptions() - Constructor for class com.aspose.threed.DracoSaveOptions
Construct a default configuration for saving draco files.
draw(int, int) - Method in interface com.aspose.threed.ICommandList
Draw without index buffer
draw() - Method in interface com.aspose.threed.ICommandList
Draw without index buffer
drawIndex() - Method in interface com.aspose.threed.ICommandList
Issue an indexed draw into a command list
drawIndex(int, int) - Method in interface com.aspose.threed.ICommandList
Issue an indexed draw into a command list
DrawOperation - Enum in com.aspose.threed
The primitive types to render
DriverException - Exception in com.aspose.threed
The exception raised by internal rendering drivers.
DriverException(int, String) - Constructor for exception com.aspose.threed.DriverException
Initialize an instance of DriverException with specified native driver error code and message.
DummyFileSystem - Class in com.aspose.threed
Read/write operations are dummy operations.
DummyFileSystem() - Constructor for class com.aspose.threed.DummyFileSystem
 
DXF - Static variable in class com.aspose.threed.FileFormat
AutoCAD DXF
DXF - Static variable in class com.aspose.threed.FileFormatType
AutoCAD DXF

E

Ellipse - Class in com.aspose.threed
An Ellipse defines a set of points that form the shape of ellipse.
Ellipse() - Constructor for class com.aspose.threed.Ellipse
Constructor of Ellipse
Ellipse(double, double) - Constructor for class com.aspose.threed.Ellipse
Constructor of Ellipse
EllipseShape - Class in com.aspose.threed
IFC compatible ellipse shape that defined by parameters.
EllipseShape() - Constructor for class com.aspose.threed.EllipseShape
 
encode(Entity, Stream, DracoSaveOptions) - Method in class com.aspose.threed.DracoFormat
Encode the entity to specified stream
encode(Entity, Stream) - Method in class com.aspose.threed.DracoFormat
Encode the entity to specified stream
encode(Entity, String, DracoSaveOptions) - Method in class com.aspose.threed.DracoFormat
Encode the entity to specified file
encode(Entity, String) - Method in class com.aspose.threed.DracoFormat
Encode the entity to specified file
encode(Entity, DracoSaveOptions) - Method in class com.aspose.threed.DracoFormat
Encode the entity to Draco raw data
encode(Entity) - Method in class com.aspose.threed.DracoFormat
Encode the entity to Draco raw data
encode(Entity, Stream, PlySaveOptions) - Method in class com.aspose.threed.PlyFormat
Encode the entity and save the result into the stream.
encode(Entity, Stream) - Method in class com.aspose.threed.PlyFormat
Encode the entity and save the result into the stream.
encode(Entity, String, PlySaveOptions) - Method in class com.aspose.threed.PlyFormat
Encode the entity and save the result into an external file.
encode(Entity, String) - Method in class com.aspose.threed.PlyFormat
Encode the entity and save the result into an external file.
encodeWatermark(Mesh, String, String) - Static method in class com.aspose.threed.Watermark
Encode a text into mesh' blind watermark.
end() - Method in class com.aspose.threed.PolygonBuilder
Finishes the polygon creation
EndPoint - Class in com.aspose.threed
The end point to trim the curve, can be a parameter value or a Cartesian point.
EndPoint(Vector3) - Constructor for class com.aspose.threed.EndPoint
Construct a EndPoint from a Cartesian point.
EndPoint(double) - Constructor for class com.aspose.threed.EndPoint
Construct a EndPoint from a real parameter.
EndPoint() - Constructor for class com.aspose.threed.EndPoint
 
endTarget() - Method in class com.aspose.threed.Renderer
End rendering on specified render target.
endVertex() - Method in class com.aspose.threed.TriMesh
End adding vertex
endViewport() - Method in class com.aspose.threed.Renderer
Finished rendering on specified viewport
Entity - Class in com.aspose.threed
The base class of all entities.
Entity(String) - Constructor for class com.aspose.threed.Entity
Initializes a new instance of the Entity class.
Entity() - Constructor for class com.aspose.threed.Entity
Initializes a new instance of the Entity class.
EntityRenderer - Class in com.aspose.threed
Subclass this to implement rendering for different kind of entities.
EntityRenderer(String, byte) - Constructor for class com.aspose.threed.EntityRenderer
Constructor of EntityRenderer
EntityRenderer(String) - Constructor for class com.aspose.threed.EntityRenderer
Constructor of EntityRenderer
EntityRendererFeatures - Class in com.aspose.threed
The extra features that the entity renderer will provide
EntityRendererFeatures() - Constructor for class com.aspose.threed.EntityRendererFeatures
 
EntityRendererKey - Class in com.aspose.threed
The key of registered entity renderer
EntityRendererKey(String) - Constructor for class com.aspose.threed.EntityRendererKey
Constructor of EntityRendererKey
entityRenderersByKey - Variable in class com.aspose.threed.Renderer
Registered entity renderers
equals(Object) - Method in class com.aspose.threed.BoundingBox
Determines if two objects are equal
equals(Object) - Method in class com.aspose.threed.BoundingBox2D
 
equals(Object) - Method in class com.aspose.threed.Box
Check if two boxes equal
equals(Object) - Method in class com.aspose.threed.CubeFaceData
 
equals(Object) - Method in class com.aspose.threed.Cylinder
Check if two cylinders equal
equals(Object) - Method in class com.aspose.threed.Dish
Check if two dishes equal
equals(Object) - Method in class com.aspose.threed.EndPoint
 
equals(Object) - Method in class com.aspose.threed.FMatrix4
 
equals(FVector2) - Method in class com.aspose.threed.FVector2
Check if two vectors are equal
equals(Object) - Method in class com.aspose.threed.FVector2
Check if two vectors are equal
equals(Object) - Method in class com.aspose.threed.FVector3
 
equals(Object) - Method in class com.aspose.threed.FVector4
 
equals(Object) - Method in class com.aspose.threed.Matrix4
 
equals(Object) - Method in class com.aspose.threed.Plane
Check if two planes equal
equals(Object) - Method in class com.aspose.threed.Pyramid
Check if two pyramids equal
equals(Object) - Method in class com.aspose.threed.Quaternion
Check if two quaternions equals
equals(Object) - Method in class com.aspose.threed.RectangularTorus
Check if two rectangular torus equal
equals(Object) - Method in class com.aspose.threed.RelativeRectangle
 
equals(Object) - Method in class com.aspose.threed.RenderState
Returns a value indicating whether this instance is equal to a specified object.
equals(Object) - Method in class com.aspose.threed.Sphere
Check if two spheres equal
equals(Object) - Method in class com.aspose.threed.StencilState
Returns a value indicating whether this instance is equal to a specified object.
equals(Object) - Method in class com.aspose.threed.Torus
Check if two toruses equal
equals(Vector2) - Method in class com.aspose.threed.Vector2
Check if two vector2 equals
equals(Object) - Method in class com.aspose.threed.Vector2
Check if two vector2 equals
equals(Object) - Method in class com.aspose.threed.Vector3
Check if two vector3 equals
equals(Object) - Method in class com.aspose.threed.Vector4
Check if two vectors are equal
equals(Object) - Method in class com.aspose.threed.VertexDeclaration
Determines whether this instance and a specified object, which must also be a VertexDeclaration object, have the same value.
equals(Object) - Method in class com.aspose.threed.VertexField
Determines whether this instance and a specified object, which must also be a VertexField object, have the same value.
eulerAngles() - Method in class com.aspose.threed.Quaternion
Converts quaternion to rotation represented by Euler angles All components are in radian
evaluate(int) - Method in class com.aspose.threed.NurbsCurve
Evaluate the NURBS curve
evaluate() - Method in class com.aspose.threed.NurbsCurve
Evaluate the NURBS curve
evaluateAt(double) - Method in class com.aspose.threed.NurbsCurve
Evaluate the curve's point at specified position
evaluateGlobalTransform(boolean) - Method in class com.aspose.threed.Node
Evaluate the global transform, include the geometric transform or not.
execute(PostProcessing, IRenderTarget) - Method in class com.aspose.threed.Renderer
Execute an post processing on specified render target
ExportException - Exception in com.aspose.threed
Exceptions when Aspose.3D failed to export the scene to file
ExportException(String) - Constructor for exception com.aspose.threed.ExportException
Initializes a new instance
Extrapolation - Class in com.aspose.threed
Extrapolation defines how to do when sampled value is out of the range which defined by the first and last key-frames.
ExtrapolationType - Enum in com.aspose.threed
Extrapolation type.

F

F_VECTOR2 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of FVector2
F_VECTOR3 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of FVector3
F_VECTOR4 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of FVector4
FBX - Static variable in class com.aspose.threed.FileFormatType
FBX file format type
FBX6100_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 6.1.0 version
FBX6100ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 6.1.0 version
FBX7200_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 7.2.0 version
FBX7200ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 7.2.0 version
FBX7300_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 7.3.0 version
FBX7300ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 7.3.0 version
FBX7400_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 7.4.0 version
FBX7400ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 7.4.0 version
FBX7500_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 7.5.0 version
FBX7500ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 7.5.0 version
FBX7600_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 7.6.0 version
FBX7600ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 7.6.0 version
FBX7700_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary FBX file format, with 7.7.0 version
FBX7700ASCII - Static variable in class com.aspose.threed.FileFormat
ASCII FBX file format, with 7.7.0 version
FBXLoadOptions - Class in com.aspose.threed.deprecated
Deprecated.
FBXLoadOptions() - Constructor for class com.aspose.threed.deprecated.FBXLoadOptions
Deprecated.
 
FbxLoadOptions - Class in com.aspose.threed
Load options for Fbx format.
FbxLoadOptions(FileFormat) - Constructor for class com.aspose.threed.FbxLoadOptions
Constructor of FbxLoadOptions
FbxLoadOptions() - Constructor for class com.aspose.threed.FbxLoadOptions
Constructor of FbxLoadOptions
FBXSaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
FBXSaveOptions(FileFormat) - Constructor for class com.aspose.threed.deprecated.FBXSaveOptions
Deprecated.
 
FbxSaveOptions - Class in com.aspose.threed
Save options for Fbx file.
FbxSaveOptions(FileFormat) - Constructor for class com.aspose.threed.FbxSaveOptions
Initializes a FbxSaveOptions
FbxSaveOptions(FileContentType) - Constructor for class com.aspose.threed.FbxSaveOptions
Initialize a FbxSaveOptions using latest supported version.
FileContentType - Enum in com.aspose.threed
File content type
FileFormat - Class in com.aspose.threed
File format definition
FileFormatType - Class in com.aspose.threed
File format type
FileSystem - Class in com.aspose.threed
File system encapsulation.
FileSystem() - Constructor for class com.aspose.threed.FileSystem
 
FileSystemFactory - Interface in com.aspose.threed
SaveOptions and LoadOptions will create a LocalFileSystem for default.
findBindPoint(String) - Method in class com.aspose.threed.AnimationNode
Finds the bind point by name.
findProperty(String) - Method in class com.aspose.threed.A3DObject
Finds the property.
findProperty(String) - Method in class com.aspose.threed.PropertyCollection
Finds the property.
FLOAT - Static variable in class com.aspose.threed.VertexFieldDataType
Type of float
FMatrix4 - Class in com.aspose.threed
Matrix 4x4 with all component in float type
FMatrix4(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Constructor for class com.aspose.threed.FMatrix4
Initialize the instance of FMatrix4
FMatrix4(Matrix4) - Constructor for class com.aspose.threed.FMatrix4
Initialize the instance of FMatrix4 from a Matrix4 instance.
FMatrix4(FVector4, FVector4, FVector4, FVector4) - Constructor for class com.aspose.threed.FMatrix4
Constructs matrix from 4 rows.
FMatrix4() - Constructor for class com.aspose.threed.FMatrix4
 
FRAGMENT_SHADER - Static variable in class com.aspose.threed.ShaderStage
Fragment shader
FRAME_BEGIN - Static variable in class com.aspose.threed.EntityRendererFeatures
The EntityRenderer will watch for FrameBegin callback before rendering each scene frame
FRAME_END - Static variable in class com.aspose.threed.EntityRendererFeatures
The EntityRenderer will watch for FrameBegin callback after rendering each scene frame
frameBegin(Renderer, IRenderQueue) - Method in class com.aspose.threed.EntityRenderer
Begin rendering a frame
frameEnd(Renderer, IRenderQueue) - Method in class com.aspose.threed.EntityRenderer
Ends rendering a frame
fromAngleAxis(double, Vector3) - Static method in class com.aspose.threed.Quaternion
Creates a quaternion around given axis and rotate in clockwise
fromBitmap(BufferedImage) - Static method in class com.aspose.threed.TextureData
Convert a BufferedImage to TextureData
fromControlPoints(Vector3...) - Static method in class com.aspose.threed.Shape
Create a shape with specified control points with a default indices.
fromDegree(double) - Static method in class com.aspose.threed.EndPoint
Create an end point measured in degree.
fromEulerAngle(double, double, double) - Static method in class com.aspose.threed.Quaternion
Creates quaternion from given Euler angle
fromEulerAngle(Vector3) - Static method in class com.aspose.threed.Quaternion
Creates quaternion from given Euler angle
fromFile(String) - Static method in class com.aspose.threed.TextureData
Load a texture from file
fromGeometry(Geometry) - Static method in class com.aspose.threed.BoundingBox
Construct a bounding box from given geometry
fromGeometry(Geometry) - Static method in class com.aspose.threed.PointCloud
Create a new PointCloud instance from a geometry object
fromGeometry(Geometry, int) - Static method in class com.aspose.threed.PointCloud
Create a new point cloud instance from a geometry object.
fromGeometry(Geometry, boolean) - Static method in class com.aspose.threed.VertexDeclaration
Create a VertexDeclaration based on a Geometry's layout.
fromMesh(VertexDeclaration, Mesh) - Static method in class com.aspose.threed.TriMesh
Create a TriMesh from given mesh object with given vertex layout.
fromMesh(Mesh, boolean) - Static method in class com.aspose.threed.TriMesh
Create a TriMesh from given mesh object, the vertex declaration are based on the input mesh's structure.
fromMesh(Mesh) - Static method in class com.aspose.threed.TriMesh
Create a TriMesh from given mesh object, the vertex declaration are based on the input mesh's structure.
fromPoints(Vector3...) - Static method in class com.aspose.threed.Line
Construct a Line instance from a set of points.
fromRadian(double) - Static method in class com.aspose.threed.EndPoint
Create an end point measured in radian.
fromRawData(VertexDeclaration, byte[], int[], boolean) - Static method in class com.aspose.threed.TriMesh
Create TriMesh from raw data
fromRotation(Vector3, Vector3) - Static method in class com.aspose.threed.Quaternion
Creates a quaternion that rotate from original to destination direction
fromScale(float, float, float, float) - Static method in class com.aspose.threed.RelativeRectangle
Construct a RelativeRectangle with all offset fields zero and scale fields from given parameters.
fromStream(Stream) - Static method in class com.aspose.threed.TextureData
Load a texture from stream
fromWayland(long, long) - Static method in class com.aspose.threed.WindowHandle
Create WindowHandle from a Wayland surface
fromWin32(long) - Static method in class com.aspose.threed.WindowHandle
The native HWND instance in Windows environment.
fromXlib(long, long) - Static method in class com.aspose.threed.WindowHandle
Create WindowHandle from an Xlib window
FRONT - Static variable in class com.aspose.threed.CullFaceMode
Only front faces are culled
FrontFace - Enum in com.aspose.threed
Define front- and back-facing polygons
Frustum - Class in com.aspose.threed
The base class of Camera and Light
FVector2 - Class in com.aspose.threed
A float vector with two components.
FVector2(float, float) - Constructor for class com.aspose.threed.FVector2
Initializes a new instance of the FVector2.
FVector2(Vector2) - Constructor for class com.aspose.threed.FVector2
Initializes a new instance of the FVector2.
FVector2() - Constructor for class com.aspose.threed.FVector2
 
FVector3 - Class in com.aspose.threed
A float vector with three components.
FVector3(float, float, float) - Constructor for class com.aspose.threed.FVector3
Initializes a new instance of the FVector3.
FVector3(Vector3) - Constructor for class com.aspose.threed.FVector3
Initializes a new instance of the FVector3.
FVector3(Vector4) - Constructor for class com.aspose.threed.FVector3
Initializes a new instance of the FVector4.
FVector3() - Constructor for class com.aspose.threed.FVector3
 
FVector4 - Class in com.aspose.threed
A float vector with four components.
FVector4(float, float, float, float) - Constructor for class com.aspose.threed.FVector4
Initializes a new instance of the FVector4.
FVector4(float, float, float) - Constructor for class com.aspose.threed.FVector4
Initializes a new instance of the FVector4.
FVector4(Vector4) - Constructor for class com.aspose.threed.FVector4
Initializes a new instance of the FVector4.
FVector4(Vector3) - Constructor for class com.aspose.threed.FVector4
Initializes a new instance of the FVector4.
FVector4(Vector3, float) - Constructor for class com.aspose.threed.FVector4
Initializes a new instance of the FVector4.
FVector4() - Constructor for class com.aspose.threed.FVector4
 

G

generateNormal(Mesh) - Static method in class com.aspose.threed.PolygonModifier
Generate normal data from Mesh definition
generateUV(Mesh, VertexElementNormal) - Static method in class com.aspose.threed.PolygonModifier
Generate UV data from the given input mesh and specified normal data.
generateUV(Mesh) - Static method in class com.aspose.threed.PolygonModifier
Generate UV data from the given input mesh
Geometry - Class in com.aspose.threed
The base class of all renderable geometric objects (like Mesh, NurbsSurface, Patch and etc.).
Geometry(String) - Constructor for class com.aspose.threed.Geometry
Initializes a new instance of the Geometry class.
GEOMETRY_SHADER - Static variable in class com.aspose.threed.ShaderStage
Geometry shader
get(String) - Method in class com.aspose.threed.BindPoint
Gets channel by given name
get(int) - Method in class com.aspose.threed.Bone
Gets the blend weight of specified control point
get(CubeFace) - Method in class com.aspose.threed.CubeFaceData
Gets the data for specified face
get(Shape) - Method in class com.aspose.threed.MorphTargetChannel
Gets the weight for specified geometry
get(Shape) - Method in class com.aspose.threed.MorphTargetDeformer
Gets the weight for given geometry, this is a short-handed way to modify weight for target without accessing channel.
get(int) - Method in class com.aspose.threed.PropertyCollection
Gets the property by index.
get(String) - Method in class com.aspose.threed.PropertyCollection
Gets the value of the property by property name.
get(int) - Method in class com.aspose.threed.VertexDeclaration
Gets the VertexField by index
getAlbedo() - Method in class com.aspose.threed.PbrMaterial
Gets the base color of the material
getAlbedoTexture() - Method in class com.aspose.threed.PbrMaterial
Gets the texture for albedo
getAlpha() - Method in class com.aspose.threed.TextureBase
Gets the default alpha value of the texture This is valid when the TextureBase.getAlphaSource() is AlphaSource.PIXEL_ALPHA Default value is 1.0, valid value range is between 0 and 1
getAlphaSource() - Method in class com.aspose.threed.TextureBase
Gets whether the texture defines the alpha channel.
getAmbient() - Method in class com.aspose.threed.AssetInfo
Gets or Sets the default ambient color of this asset
getAmbientColor() - Method in class com.aspose.threed.LambertMaterial
Gets the ambient color
getAngleEnd() - Method in class com.aspose.threed.RevolvedAreaSolid
Gets the ending angle of the revolving procedure, measured in radian, default value is pi.
getAngleStart() - Method in class com.aspose.threed.RectangularTorus
The start angle of the arc, measured in radian.
getAngleStart() - Method in class com.aspose.threed.RevolvedAreaSolid
Gets the starting angle of the revolving procedure, measured in radian, default value is 0.
getAnimationClip(String) - Method in class com.aspose.threed.Scene
Gets a named AnimationClip
getAnimationClips() - Method in class com.aspose.threed.Scene
Gets all AnimationClip defined in the scene.
getAnimations() - Method in class com.aspose.threed.AnimationClip
Gets the animations contained inside the clip.
getApertureMode() - Method in class com.aspose.threed.Camera
Gets the camera's aperture mode
getApplicationName() - Method in class com.aspose.threed.AssetInfo
Gets the application that created this asset
getApplicationVendor() - Method in class com.aspose.threed.AssetInfo
Gets the application vendor's name
getApplicationVersion() - Method in class com.aspose.threed.AssetInfo
Gets the version of the application that created this asset.
getApplyAnimationTransform() - Method in class com.aspose.threed.Discreet3dsLoadOptions
Gets whether to use the transformation defined in the first frame of animation track.
getArc() - Method in class com.aspose.threed.RectangularTorus
The total angle of the arc, measured in radian.
getArc() - Method in class com.aspose.threed.Torus
Gets the arc.
getArea() - Method in class com.aspose.threed.Viewport
Gets the area of the viewport in render target.
getAspect() - Method in class com.aspose.threed.Frustum
Gets the aspect ratio of the frustum
getAspectRatio() - Method in class com.aspose.threed.Camera
Gets the view plane aspect ratio.
getAsPoint() - Method in class com.aspose.threed.EndPoint
Gets the end point as Cartesian point, or thrown an exception.
getAssetDirectories() - Method in class com.aspose.threed.ImageRenderOptions
Directories that stored external assets(like textures)
getAssetDirectories() - Method in class com.aspose.threed.Renderer
Directories that stored external assets
getAssetInfo() - Method in class com.aspose.threed.Node
Per-node asset info
getAssetInfo() - Method in class com.aspose.threed.Scene
Gets the top-level asset information
getAsValue() - Method in class com.aspose.threed.EndPoint
Gets the end point as a real parameter, or throw an exception.
getAttributeListFile() - Method in class com.aspose.threed.RvmSaveOptions
Gets the file name of attribute list file, exporter will generate a name based on the .rvm file name when this property is undefined, default value is null.
getAttributePrefix() - Method in class com.aspose.threed.RvmLoadOptions
Gets the prefix of the attributes that were defined in external attribute files, The prefix are used to avoid name conflicts, default value is "rvm:"
getAttributePrefix() - Method in class com.aspose.threed.RvmSaveOptions
Gets the prefix of which attributes that will be exported, the exported property will contains no prefix, custom properties with different prefix will not be exported, default value is 'rvm:'.
getAuthor() - Method in class com.aspose.threed.AssetInfo
Gets the author of this asset
getAuthor() - Method in class com.aspose.threed.RvmSaveOptions
Author information, default value is '3d@aspose'
getAxis() - Method in class com.aspose.threed.RevolvedAreaSolid
Gets the axis direction, default value is (0, 1, 0).
getBack() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +Z(Back) face
getBackgroundColor() - Method in class com.aspose.threed.ImageRenderOptions
The background color of the render result.
getBackgroundColor() - Method in class com.aspose.threed.Viewport
Gets the background color of the viewport.
getBaseProfile() - Method in class com.aspose.threed.MirroredProfile
The base profile to be mirrored.
getBasisCurve() - Method in class com.aspose.threed.TransformedCurve
The basis curve.
getBasisCurve() - Method in class com.aspose.threed.TrimmedCurve
The basis curve to be trimmed.
getBias() - Method in class com.aspose.threed.KeyFrame
Gets the bias used in TCB spline
getBindPoint(A3DObject, String, boolean) - Method in class com.aspose.threed.AnimationNode
Gets the animation bind point on given property.
getBindPoint() - Method in class com.aspose.threed.KeyframeSequence
Gets the property bind point which owns this curve
getBindPoint(AnimationNode, boolean) - Method in class com.aspose.threed.Property
Gets the property bind point on specified animation instance.
getBindPoints() - Method in class com.aspose.threed.AnimationNode
Gets the current property bind points
getBlend() - Method in class com.aspose.threed.RenderState
Enable or disable the fragment blending.
getBlendColor() - Method in class com.aspose.threed.RenderState
Gets the blend color where used in BlendFactor.CONSTANT_COLOR
getBonePoses() - Method in class com.aspose.threed.Pose
Gets all BonePose.
getBones() - Method in class com.aspose.threed.SkinDeformer
Gets all bones that the skin deformer contains
getBoneTransform() - Method in class com.aspose.threed.Bone
Gets the transform matrix of the bone.
getBottom() - Method in class com.aspose.threed.CubeFaceData
Gets the data for -Y(Bottom) face
getBottomArea() - Method in class com.aspose.threed.Pyramid
Area of the bottom cap
getBottomFlangeEdgeRadius() - Method in class com.aspose.threed.HShape
Gets the radius of the upper edges of the bottom flange.
getBottomFlangeFilletRadius() - Method in class com.aspose.threed.HShape
Gets the radius of fillet between the web and the bottom flange.
getBottomFlangeThickness() - Method in class com.aspose.threed.HShape
Gets the flange thickness of H-shape.
getBottomFlangeWidth() - Method in class com.aspose.threed.HShape
Gets the extent of the width.
getBottomOffset() - Method in class com.aspose.threed.Pyramid
Offset for bottom vertices
getBottomXDim() - Method in class com.aspose.threed.TrapeziumShape
Gets the extent of the bottom line measured along the x-axis.
getBoundingBox() - Method in class com.aspose.threed.Entity
Gets the bounding box of current entity in its object space coordinate system.
getBoundingBox() - Method in class com.aspose.threed.Node
Calculate the bounding box of the node
getBufferFile() - Method in class com.aspose.threed.GltfSaveOptions
The file name of the external buffer file used to store binary data.
getBytesPerPixel() - Method in class com.aspose.threed.TextureData
Number of bytes of a pixel
getCameraPosition() - Method in class com.aspose.threed.Html5SaveOptions
Gets the initial position of the camera, default value is (10, 10, 10)
getCameraPosition() - Method in class com.aspose.threed.RendererVariableManager
Camera's position in world coordinate system
getCanExport() - Method in class com.aspose.threed.FileFormat
Gets whether Aspose.3D supports export scene to current file format.
getCanImport() - Method in class com.aspose.threed.FileFormat
Gets whether Aspose.3D supports import scene from current file format.
getCapacity() - Method in class com.aspose.threed.TriMesh
The capacity of pre-allocated vertices.
getCastLight() - Method in class com.aspose.threed.Light
Gets if the current light instance can illuminate other objects.
getCastShadows() - Method in class com.aspose.threed.Geometry
Gets whether this geometry can cast shadow
getCastShadows() - Method in class com.aspose.threed.Light
Gets if the light can cast shadows on other objects.
getCastShadows() - Method in class com.aspose.threed.Primitive
Gets whether this geometry can cast shadow
getCenter() - Method in class com.aspose.threed.BoundingBox
The center of the bounding box.
getCenter() - Method in class com.aspose.threed.LinearExtrusion
If this value is false, the linear extrusion Z range is from 0 to height, otherwise the range is from -height/2 to height/2.
getCenterScene() - Method in class com.aspose.threed.RvmLoadOptions
Center the scene after it's loaded.
getChannel(String) - Method in class com.aspose.threed.BindPoint
Gets channel by given name
getChannels() - Method in class com.aspose.threed.MorphTargetDeformer
Gets all channels contained in this deformer
getChannelsCount() - Method in class com.aspose.threed.BindPoint
Gets the total number of property channels defined in this animation curve mapping.
getChannelWeight() - Method in class com.aspose.threed.MorphTargetChannel
Gets the deformer weight of this channel.
getChild(int) - Method in class com.aspose.threed.Node
Gets the child node at specified index.
getChild(String) - Method in class com.aspose.threed.Node
Gets the child node with the specified name
getChildNodes() - Method in class com.aspose.threed.Node
Gets the children nodes.
getClosed() - Method in class com.aspose.threed.PatchDirection
Gets a value indicating whether this PatchDirection is a closed curve.
getColor() - Method in class com.aspose.threed.Curve
Gets the color of the line, default value is white(1, 1, 1)
getColor() - Method in class com.aspose.threed.Light
Gets the light's color
getColorBits() - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for vertex color, default value is 10
getColorBits() - Method in class com.aspose.threed.RenderParameters
Gets how many bits will be used by color buffer.
getColorComponents() - Method in class com.aspose.threed.PlySaveOptions
The component names for vertex color, default value is ("red", "green", "blue")
getComment() - Method in class com.aspose.threed.AssetInfo
Gets the comment of this asset.
getCompare() - Method in class com.aspose.threed.StencilState
Gets the compare function used in stencil test
getComponentType() - Method in class com.aspose.threed.AnimationChannel
Gets the component field's type
getComposeOrder() - Method in class com.aspose.threed.TransformBuilder
Gets the chain compose order.
getCompressionLevel() - Method in class com.aspose.threed.DracoSaveOptions
Compression level, default value is DracoCompressionLevel.STANDARD
getComputeShader() - Method in class com.aspose.threed.GLSLSource
Gets the source code of the compute shader.
getComputeShader() - Method in class com.aspose.threed.SPIRVSource
Gets the source code of the compute shader.
getConstantAttenuation() - Method in class com.aspose.threed.Light
Gets the constant attenuation to calculate the total attenuation of the light
getConsumptionCredit() - Static method in class com.aspose.threed.Metered
Gets consumption credit
getConsumptionQuantity() - Static method in class com.aspose.threed.Metered
Gets consumption file size
getContent() - Method in class com.aspose.threed.Texture
Gets the binary content of the texture.
getContentType() - Method in class com.aspose.threed.FileFormat
Gets file format content type
getContinuity() - Method in class com.aspose.threed.KeyFrame
Gets the continuity used in TCB spline
getControlPoints() - Method in class com.aspose.threed.Geometry
Gets all control points
getControlPoints() - Method in class com.aspose.threed.Line
Gets all control points
getControlPoints() - Method in class com.aspose.threed.NurbsCurve
Gets all control points
getControlPoints() - Method in class com.aspose.threed.PatchDirection
Gets the count of control points in current direction.
getCoordinatedSystem() - Method in class com.aspose.threed.AssetInfo
Gets the coordinate system used in this asset.
getCount() - Method in interface com.aspose.threed.IIndexBuffer
Gets the number of index in this buffer.
getCount() - Method in class com.aspose.threed.NurbsDirection
Gets the count of control points in current direction.
getCount() - Method in class com.aspose.threed.VertexDeclaration
Gets the count of all fields defined in this VertexDeclaration
getCreationTime() - Method in class com.aspose.threed.AssetInfo
Gets or Sets the creation time of this asset
getCreationTime() - Method in class com.aspose.threed.RvmSaveOptions
The timestamp that exported this file, default value is current time
getCullFace() - Method in class com.aspose.threed.RenderState
Enable or disable cull face
getCullFaceMode() - Method in class com.aspose.threed.RenderState
Gets which face will be culled.
getCurrentAnimationClip() - Method in class com.aspose.threed.Scene
Gets the active AnimationClip
getCurve() - Method in class com.aspose.threed.ArbitraryProfile
The Curve used to construct the profile
getCurve() - Method in class com.aspose.threed.CompositeCurve.Segment
The curve used in the segment
getCurveType() - Method in class com.aspose.threed.NurbsCurve
Gets the type of the curve.
getCylinderRadialSegments() - Method in class com.aspose.threed.RvmLoadOptions
Gets the number of cylinder's radial segments, default value is 16
getData() - Method in class com.aspose.threed.TextureData
Raw bytes of pixel data
getData() - Method in class com.aspose.threed.VertexElementDoublesTemplate
Gets the vertex data
getData() - Method in class com.aspose.threed.VertexElementIntsTemplate
Gets the vertex data
getData() - Method in class com.aspose.threed.VertexElementTemplate
Gets the vertex data
getData() - Method in class com.aspose.threed.VertexElementUserData
The user data attached in this element
getData() - Method in class com.aspose.threed.VertexElementVector4
Gets the vertex data
getDataType() - Method in class com.aspose.threed.VertexField
Data type of this field.
getDefaultValue() - Method in class com.aspose.threed.AnimationChannel
Gets the Default value of the channel.
getDeformers() - Method in class com.aspose.threed.Geometry
Gets all deformers associated with this geometry.
getDeformers2() - Method in class com.aspose.threed.Geometry
Gets all deformers with specified deformer types
getDepth() - Method in class com.aspose.threed.CShape
Gets the depth of the profile.
getDepth() - Method in interface com.aspose.threed.ITextureUnit
Gets the height of this texture, for none-3D texture it's always 1.
getDepth() - Method in class com.aspose.threed.LShape
Gets the depth of the profile.
getDepth() - Method in class com.aspose.threed.TShape
Gets the length of the web.
getDepth() - Method in class com.aspose.threed.UShape
Gets the length of web.
getDepth() - Method in class com.aspose.threed.ZShape
Gets the length of web.
getDepthBias() - Method in class com.aspose.threed.RendererVariableManager
Depth bias for shadow mapping, default value is 0.001
getDepthBits() - Method in class com.aspose.threed.RenderParameters
Gets how many bits will be used by depth buffer.
getDepthClear() - Method in class com.aspose.threed.Viewport
Gets the depth value used when clear the viewport with depth buffer bit set.
getDepthFailAction() - Method in class com.aspose.threed.StencilState
Gets the stencil action when stencil test pass but depth test fails.
getDepthFunction() - Method in class com.aspose.threed.RenderState
Gets the compare function used in depth test
getDepthMask() - Method in class com.aspose.threed.RenderState
Enable or disable the depth writing.
getDepthTest() - Method in class com.aspose.threed.RenderState
Enable or disable the depth test.
getDepthTexture() - Method in interface com.aspose.threed.IRenderTexture
Depth buffer texture
getDescription() - Method in class com.aspose.threed.AnimationClip
Gets the description of this animation clip
getDescription() - Method in class com.aspose.threed.ShaderTechnique
Gets the description of this technique
getDestinationBlendFactor() - Method in class com.aspose.threed.RenderState
Gets how the color is blended.
getDeterminant() - Method in class com.aspose.threed.Matrix4
Gets the determinant of the matrix.
getDiffuse() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the diffuse color of the material, default value is (1, 1, 1)
getDiffuseColor() - Method in class com.aspose.threed.LambertMaterial
Gets the diffuse color
getDiffuseTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the texture for diffuse
getDimension() - Method in class com.aspose.threed.NurbsCurve
Gets the curve's dimension.
getDirection() - Method in class com.aspose.threed.Frustum
Gets the direction that the camera is looking at.
getDirection() - Method in interface com.aspose.threed.IOrientable
Gets the direction that the entity is looking at.
getDirection() - Method in class com.aspose.threed.LinearExtrusion
The direction of extrusion, default value is (0, 0, 1)
getDirectrix() - Method in class com.aspose.threed.SweptAreaSolid
The directrix that the swept area sweeping along with.
getDishLatitudeSegments() - Method in class com.aspose.threed.RvmLoadOptions
Gets the number of dish' latitude segments, default value is 8
getDishLongitudeSegments() - Method in class com.aspose.threed.RvmLoadOptions
Gets the number of dish' longitude segments, default value is 12
getDivisions() - Method in class com.aspose.threed.NurbsDirection
Gets the number of divisions between adjacent control points in current direction.
getDivisions() - Method in class com.aspose.threed.PatchDirection
Gets the number of divisions between adjacent control points.
getDoubleBuffering() - Method in class com.aspose.threed.RenderParameters
Gets whether double buffer is used.
getDracoCompression() - Method in class com.aspose.threed.GltfSaveOptions
Gets whether to enable draco compression
getDuplicatedNameCounterBase() - Method in class com.aspose.threed.Discreet3dsSaveOptions
The counter used by generating new name for duplicated names, default value is 2.
getDuplicatedNameCounterFormat() - Method in class com.aspose.threed.Discreet3dsSaveOptions
The format of the duplicated counter, default value is empty string.
getDuplicatedNameSeparator() - Method in class com.aspose.threed.Discreet3dsSaveOptions
The separator between object's name and the duplicated counter, default value is "_".
getEdgeRadius() - Method in class com.aspose.threed.LShape
Gets the radius of the edge.
getEdgeRadius() - Method in class com.aspose.threed.UShape
Gets the radius of edge in flange's edge.
getEdgeRadius() - Method in class com.aspose.threed.ZShape
Gets the radius of flange edge.
getEdges() - Method in class com.aspose.threed.Mesh
Gets edges of the Mesh.
getElement(VertexElementType) - Method in class com.aspose.threed.Geometry
Gets a vertex element with specified type
getEmbedAssets() - Method in class com.aspose.threed.GltfSaveOptions
Embed all external assets as base64 into single file in ASCII mode, default value is false.
getEmbedTextures() - Method in class com.aspose.threed.FbxSaveOptions
Gets whether to embed the texture to the final output file.
getEmissiveColor() - Method in class com.aspose.threed.LambertMaterial
Gets the emissive color
getEmissiveColor() - Method in class com.aspose.threed.PbrMaterial
Gets the emissive color
getEmissiveColor() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the emissive color, default value is (0, 0, 0)
getEmissiveTexture() - Method in class com.aspose.threed.PbrMaterial
Gets the texture for emissive
getEmissiveTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the texture for emissive
getEnableCompression() - Method in class com.aspose.threed.AmfSaveOptions
Whether to use compression to reduce the final file size, default value is true
getEnableCompression() - Method in class com.aspose.threed.FbxSaveOptions
Compression large binary data in the FBX file(e.g.
getEnabled() - Method in class com.aspose.threed.Viewport
Enable or disable this viewport.
getEnableMaterials() - Method in class com.aspose.threed.ObjLoadOptions
Gets whether import materials for each object
getEnableMaterials() - Method in class com.aspose.threed.ObjSaveOptions
Gets whether import/export materials for each object
getEnableMipMap() - Method in class com.aspose.threed.Texture
Gets if the mipmap is enabled for this texture
getEnableShadows() - Method in class com.aspose.threed.ImageRenderOptions
Gets whether to render shadows.
getEnableShadows() - Method in class com.aspose.threed.Renderer
Gets whether to enable shadows.
getEncoding() - Method in class com.aspose.threed.IOConfig
Gets the default encoding for text-based files.
getEndPoint() - Method in class com.aspose.threed.SweptAreaSolid
The end point of the directrix.
getEntities() - Method in class com.aspose.threed.Node
Gets all node entities.
getEntity() - Method in class com.aspose.threed.Node
Gets the first entity attached to this node, if sets, will clear other entities.
getEntityRenderer(Entity) - Method in class com.aspose.threed.Renderer
Get the entity renderer that used to render the specified entity, or return fallback renderer if no entity renderer was registered.
getEntityRendererKey() - Method in class com.aspose.threed.Curve
Gets the key of the entity renderer registered in the renderer
getEntityRendererKey() - Method in class com.aspose.threed.Entity
Gets the key of the entity renderer registered in the renderer
getEntityRendererKey() - Method in class com.aspose.threed.PointCloud
Gets the key of the entity renderer registered in the renderer
getEntityRendererKey() - Method in class com.aspose.threed.Profile
Gets the key of the entity renderer registered in the renderer
getErrorCode() - Method in exception com.aspose.threed.DriverException
Gets the native error code.
getEulerAngles() - Method in class com.aspose.threed.GlobalTransform
Gets the rotation represented in Euler angles, measured in degree
getEulerAngles() - Method in class com.aspose.threed.Transform
Gets the rotation represented in Euler angles, measured in degree
getExcluded() - Method in class com.aspose.threed.Entity
Gets whether to exclude this entity during exporting.
getExcluded() - Method in class com.aspose.threed.Node
Gets whether to exclude this node and all child nodes/entities during exporting.
getExportAttributes() - Method in class com.aspose.threed.RvmSaveOptions
Gets whether to export the attribute list to an external .att file, default value is false.
getExportCamera() - Method in class com.aspose.threed.Discreet3dsSaveOptions
Gets whether export all cameras in the scene.
getExportLegacyMaterialProperties() - Method in class com.aspose.threed.FbxSaveOptions
Gets whether export legacy material properties, used for back compatibility.
getExportLight() - Method in class com.aspose.threed.Discreet3dsSaveOptions
Gets whether export all lights in the scene.
getExportMetaData() - Method in class com.aspose.threed.A3dwSaveOptions
Export meta data associated with Scene/Node to client Default value is true
getExportNormals() - Method in class com.aspose.threed.U3dSaveOptions
Gets whether to export normal data.
getExportTextureCoordinates() - Method in class com.aspose.threed.U3dSaveOptions
Gets whether to export texture coordinates.
getExportVertexDiffuse() - Method in class com.aspose.threed.U3dSaveOptions
Gets whether to export vertex's diffuse color.
getExportVertexSpecular() - Method in class com.aspose.threed.U3dSaveOptions
Gets whether to export vertex' specular color.
getExtension() - Method in class com.aspose.threed.FileFormat
Gets the extension name of this type.
getExtension() - Method in class com.aspose.threed.FileFormatType
Deprecated.
getExtensions() - Method in class com.aspose.threed.FileFormat
Gets the extension names of this type.
getExtent() - Method in class com.aspose.threed.BoundingBox
Gets the extent of the bounding box.
getExtent() - Method in class com.aspose.threed.BoundingBox2D
Gets the extent of the bounding box.
getExtent() - Method in class com.aspose.threed.CircleShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.CShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.EllipseShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.HShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.LShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.ParameterizedProfile
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.RectangleShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.TrapeziumShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.TShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.UShape
Gets the extent in x and y dimension.
getExtent() - Method in class com.aspose.threed.ZShape
Gets the extent in x and y dimension.
getExternalDracoEncoder() - Method in class com.aspose.threed.GltfSaveOptions
Use external draco encoder to accelerate the draco compression speed.
getFaceElement() - Method in class com.aspose.threed.PlySaveOptions
The element name for the face data, default value is "face"
getFaceProperty() - Method in class com.aspose.threed.PlySaveOptions
The property name for the face data, default value is "vertex_index"
getFailAction() - Method in class com.aspose.threed.StencilState
Gets the stencil action when stencil test fails.
getFallback() - Method in class com.aspose.threed.ShaderSet
Gets the fallback shader when required shader is unavailable
getFallbackEntityRenderer() - Method in class com.aspose.threed.Renderer
Gets the fallback entity renderer when the entity has no special renderer defined.
getFallbackNormal() - Method in class com.aspose.threed.GltfSaveOptions
When GLTF2 exporter detected an invalid normal, this will be used instead of its original value to bypass the validation.
getFalloff() - Method in class com.aspose.threed.Light
Gets the falloff cone angle (in degrees).
getFarPlane() - Method in class com.aspose.threed.Frustum
Gets the frustum's far plane distance.
getFarPlane() - Method in class com.aspose.threed.Html5SaveOptions
Gets the far plane of the camera, default value is 1000.
getFieldOfView() - Method in class com.aspose.threed.Camera
Gets the camera's field of view in degrees, this property is used only when ApertureMode is ApertureMode.HORIZONTAL or ApertureMode.VERTICAL
getFieldOfView() - Method in class com.aspose.threed.Html5SaveOptions
Gets the field of the view, default value is 45, measured in degree.
getFieldOfViewX() - Method in class com.aspose.threed.Camera
Gets the camera's horizontal field of view in degrees, this property is used only when ApertureMode is ApertureMode.HORIZ_AND_VERT
getFieldOfViewY() - Method in class com.aspose.threed.Camera
Gets the camera's vertical field of view in degrees, this property is used only when ApertureMode is ApertureMode.HORIZ_AND_VERT
getFileContent(String) - Method in class com.aspose.threed.MemoryFileSystem
Returns the raw content of the specified file.
getFileFormat() - Method in class com.aspose.threed.IOConfig
Gets the file format that specified in current Save/Load option.
getFileFormatType() - Method in class com.aspose.threed.FileFormat
Gets file format type
getFileName() - Method in class com.aspose.threed.IOConfig
The file name of the exporting/importing scene.
getFileName() - Method in class com.aspose.threed.Texture
Gets the associated texture file.
getFileNames() - Method in class com.aspose.threed.MemoryFileSystem
File names that in this memory file system.
getFileNote() - Method in class com.aspose.threed.RvmSaveOptions
File note in the file header.
getFileSystem() - Method in class com.aspose.threed.IOConfig
Allow user to handle how to manage the external dependencies during load/save.
getFileSystemFactory() - Static method in class com.aspose.threed.IOConfig
Gets the factory class for FileSystem.
getFilletRadius() - Method in class com.aspose.threed.LShape
Gets the radius of the fillet.
getFilletRadius() - Method in class com.aspose.threed.TShape
Gets the radius of fillet between web and flange.
getFilletRadius() - Method in class com.aspose.threed.UShape
Gets the radius of fillet between flange and web.
getFilletRadius() - Method in class com.aspose.threed.ZShape
Gets the radius of fillet between flange and web.
getFirst() - Method in class com.aspose.threed.TrimmedCurve
The first end point to trim, can be a Cartesian point or a real parameter.
getFlangeEdgeRadius() - Method in class com.aspose.threed.TShape
Gets the radius of the flange edge.
getFlangeThickness() - Method in class com.aspose.threed.TShape
Gets the wall thickness of flange.
getFlangeThickness() - Method in class com.aspose.threed.UShape
Gets the thickness of flange.
getFlangeThickness() - Method in class com.aspose.threed.ZShape
Gets the thickness of flange.
getFlangeWidth() - Method in class com.aspose.threed.TShape
Gets the length of the flange.
getFlangeWidth() - Method in class com.aspose.threed.UShape
Gets the length of flange.
getFlangeWidth() - Method in class com.aspose.threed.ZShape
Gets the length of flange.
getFlat() - Method in class com.aspose.threed.KeyFrame
Get or set if the key frame is flat.
getFlipCoordinate() - Method in class com.aspose.threed.PlySaveOptions
Flip the coordinate while saving the scene, default value is true
getFlipCoordinateSystem() - Method in class com.aspose.threed.Discreet3dsLoadOptions
Gets flip coordinate system of control points/normal during importing/exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.Discreet3dsSaveOptions
Gets flip coordinate system of control points/normal during importing/exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.ObjLoadOptions
Gets whether flip coordinate system of control points/normal during importing
getFlipCoordinateSystem() - Method in class com.aspose.threed.ObjSaveOptions
Gets whether flip coordinate system of control points/normal during importing/exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.PlyLoadOptions
Gets flip coordinate system of control points/normal during importing/exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.StlLoadOptions
Gets whether to flip coordinate system of control points/normal during importing.
getFlipCoordinateSystem() - Method in class com.aspose.threed.StlSaveOptions
Gets whether flip coordinate system of control points/normal during exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.U3dLoadOptions
Gets whether flip coordinate system of control points/normal during importing/exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.U3dSaveOptions
Gets whether flip coordinate system of control points/normal during importing/exporting.
getFlipCoordinateSystem() - Method in class com.aspose.threed.XLoadOptions
Flip the coordinate system, this is true by default
getFlipTexCoordV() - Method in class com.aspose.threed.GltfLoadOptions
Flip the v(t) coordinate in mesh's texture coordinate, default value is true.
getFlipTexCoordV() - Method in class com.aspose.threed.GltfSaveOptions
Flip texture coordinate v(t) component, default value is true.
getFoldRepeatedCurveData() - Method in class com.aspose.threed.FbxSaveOptions
Gets whether reuse repeated curve data by increasing last data's ref count
getFragmentShader() - Method in class com.aspose.threed.GLSLSource
Gets the source code of the fragment shader.
getFragmentShader() - Method in class com.aspose.threed.SPIRVSource
Gets the source code of the fragment shader.
getFront() - Method in class com.aspose.threed.CubeFaceData
Gets the data for -Z(Front) face
getFrontFace() - Method in class com.aspose.threed.RenderState
Gets which order is front face.
getFrustum() - Method in class com.aspose.threed.Renderer
Gets the frustum that used to provide view matrix.
getFrustum() - Method in class com.aspose.threed.Viewport
Gets the camera of this Viewport
getGammaCorrectedColor() - Method in class com.aspose.threed.Discreet3dsLoadOptions
A 3ds file may contains original color and gamma corrected color for same attribute, Setting this to true will use the gamma corrected color if possible, otherwise the Aspose.3D will try to use the original color.
getGammaCorrectedColor() - Method in class com.aspose.threed.Discreet3dsSaveOptions
A 3ds file may contains original color and gamma corrected color for same attribute, Setting this to true will use the gamma corrected color if possible, otherwise the Aspose.3D will try to use the original color.
getGenerateFanCylinder() - Method in class com.aspose.threed.Cylinder
Gets whether to generate the fan-style cylinder when the ThetaLength is less than 2*PI, otherwise the model will not be cut.
getGenerateMaterials() - Method in class com.aspose.threed.RvmLoadOptions
Generate materials with random colors for each objects in the scene if color table is not exported within the RVM file.
getGenerateVertexElementMaterial() - Method in class com.aspose.threed.FbxSaveOptions
Gets whether always generate a VertexElementMaterial for geometries if the attached node contains materials.
getGeometricRotation() - Method in class com.aspose.threed.Transform
Gets the geometric Euler rotation(measured in degree).
getGeometricScaling() - Method in class com.aspose.threed.Transform
Gets the geometric scaling.
getGeometricTranslation() - Method in class com.aspose.threed.Transform
Gets the geometric translation.
getGeometryShader() - Method in class com.aspose.threed.GLSLSource
Gets the source code of the geometry shader.
getGeometryShader() - Method in class com.aspose.threed.SPIRVSource
Gets the source code of the geometry shader.
getGirth() - Method in class com.aspose.threed.CShape
Gets the length of girth.
getGlobalTransform() - Method in class com.aspose.threed.Node
Gets the global transform.
getGlossinessFactor() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the glossiness(smoothness) of the material, 1 means perfectly smooth and 0 means perfectly rough, default value is 1, range is [0, 1]
getHeight() - Method in class com.aspose.threed.Box
Gets the height of the box aligned in y-axis.
getHeight() - Method in class com.aspose.threed.Camera
Gets the view plane's height measured in inches
getHeight() - Method in class com.aspose.threed.Cylinder
Gets the height of the cylinder.
getHeight() - Method in class com.aspose.threed.Dish
Height of the dish
getHeight() - Method in interface com.aspose.threed.ITextureUnit
Gets the height of this texture.
getHeight() - Method in class com.aspose.threed.LinearExtrusion
The height of the extruded geometry, default value is 1.0
getHeight() - Method in class com.aspose.threed.Pyramid
Height of the pyramid
getHeight() - Method in class com.aspose.threed.RectangularTorus
The height of the rectangular torus.
getHeight() - Method in class com.aspose.threed.TextureData
Number of vertical pixels
getHeightSegments() - Method in class com.aspose.threed.Box
gets or sets the height segments.
getHeightSegments() - Method in class com.aspose.threed.Cylinder
Gets the height segments.
getHeightSegments() - Method in class com.aspose.threed.Dish
Gets the height segments
getHeightSegments() - Method in class com.aspose.threed.Sphere
Gets the height segments.
getHighPreciseColor() - Method in class com.aspose.threed.Discreet3dsSaveOptions
If this is true, the generated 3ds file will use high precise color, means each channel of red/green/blue are in 32bit float.
getHotSpot() - Method in class com.aspose.threed.Light
Gets the hot spot cone angle(in degrees).
getIdentity() - Static method in class com.aspose.threed.Matrix4
Gets the identity matrix.
getImageFormat() - Method in class com.aspose.threed.GltfSaveOptions
Standard glTF only supports PNG/JPG as its texture format, this option will guide how Aspose.3D convert the non-standard images to supported format during the exporting.
getIndented() - Method in class com.aspose.threed.ColladaSaveOptions
Gets whether the exported XML document is indented.
getIndependentTangent() - Method in class com.aspose.threed.KeyFrame
Gets the out and next in tangents are independent.
getIndex() - Method in class com.aspose.threed.VertexField
Index of this field in the vertex's layout with same semantic.
getIndexDataType() - Method in interface com.aspose.threed.IIndexBuffer
Gets the data type of each element.
getIndices() - Method in interface com.aspose.threed.IIndexedVertexElement
Gets the indices data
getIndices() - Method in class com.aspose.threed.Shape
Gets the indices.
getIndices() - Method in class com.aspose.threed.VertexElement
Gets the indices data
getIndicesCount() - Method in class com.aspose.threed.TriMesh
The count of indices in this TriMesh
getInnerFilletRadius() - Method in class com.aspose.threed.HollowRectangleShape
The inner fillet radius of the inner rectangle.
getInnerRadius() - Method in class com.aspose.threed.RectangularTorus
The inner radius of the rectangular torus Default value is 17
getInput() - Method in class com.aspose.threed.PostProcessing
Input of this post-processing
getIntensity() - Method in class com.aspose.threed.Light
Gets the light's intensity, default value is 100
getInternalFilletRadius() - Method in class com.aspose.threed.CShape
Gets the internal fillet radius.
getInterpolation() - Method in class com.aspose.threed.KeyFrame
Gets the key's interpolation type, list.data[index] defines the algorithm how the sampled value is calculated.
getIntIndices() - Method in class com.aspose.threed.TriMesh
Convert the indices to 32bit integer array
getKeepBuiltinGlobalSettings() - Method in class com.aspose.threed.FbxLoadOptions
Gets whether to keep the builtin properties in GlobalSettings which have a native property replacement in AssetInfo.
getKeyFrames() - Method in class com.aspose.threed.KeyframeSequence
Gets the key frames of this curve.
getKeyframeSequence(A3DObject, String, String, boolean) - Method in class com.aspose.threed.AnimationNode
Gets the keyframe sequence on given property and channel.
getKeyframeSequence(A3DObject, String, boolean) - Method in class com.aspose.threed.AnimationNode
Gets the keyframe sequence on given property.
getKeyframeSequence(String) - Method in class com.aspose.threed.BindPoint
Gets the first keyframe sequence in specified channel
getKeyframeSequence(AnimationNode, boolean) - Method in class com.aspose.threed.Property
Gets the keyframe sequence on specified animation instance.
getKeyframeSequences() - Method in class com.aspose.threed.AnimationChannel
Gets all keyframe sequences inside this channel
getKeyframeSequences(String) - Method in class com.aspose.threed.BindPoint
Gets all keyframe sequences in specified channel
getKeywords() - Method in class com.aspose.threed.AssetInfo
Gets the keywords of this asset
getKnotVectors() - Method in class com.aspose.threed.NurbsCurve
Gets the knot vector, it is a sequence of parameter values that determines where and how the control points affect the NURBS curve.
getKnotVectors() - Method in class com.aspose.threed.NurbsDirection
Gets the knot vector, it is a sequence of parameter values that determines where and how the control points affect the NURBS curve.
getLambert() - Method in class com.aspose.threed.ShaderSet
Gets the shader that used to render the lambert material
getLeft() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +X(Left) face
getLength() - Method in class com.aspose.threed.Box
Gets the length of the box aligned in z-axis.
getLength() - Method in class com.aspose.threed.Plane
Gets the length of the plane.
getLength() - Method in class com.aspose.threed.Quaternion
Gets the length of the quaternion
getLength() - Method in class com.aspose.threed.Vector2
Gets the length.
getLength() - Method in class com.aspose.threed.Vector3
Gets the length of this vector.
getLength2() - Method in class com.aspose.threed.Vector3
Gets the square of the length.
getLengthSegments() - Method in class com.aspose.threed.Box
Gets the length segments.
getLengthSegments() - Method in class com.aspose.threed.Plane
Gets the length segments.
getLibrary() - Method in class com.aspose.threed.Scene
Objects that not directly used in scene hierarchy can be defined in Library.
getLightType() - Method in class com.aspose.threed.Light
Gets the light's type
getLinearAttenuation() - Method in class com.aspose.threed.Light
Gets the linear attenuation to calculate the total attenuation of the light
getLookAt() - Method in class com.aspose.threed.Frustum
Gets the the interested position that the camera is looking at.
getLookAt() - Method in class com.aspose.threed.Html5SaveOptions
Gets the default look at position, default value is (0, 0, 0)
getLookupAttributes() - Method in class com.aspose.threed.RvmLoadOptions
Gets whether to load attributes from external attribute list file(.att/.attrib/.txt), default value is true.
getLookupPaths() - Method in class com.aspose.threed.IOConfig
Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load.
getMagFilter() - Method in class com.aspose.threed.TextureBase
Gets the filter for magnification.
getMagnification() - Method in class com.aspose.threed.Camera
Gets the magnification used in orthographic camera
getMagnification() - Method in interface com.aspose.threed.ITextureUnit
Gets the filter mode for magnification.
getMappingMode() - Method in class com.aspose.threed.VertexElement
Gets how the element is mapped.
getMasterScale() - Method in class com.aspose.threed.Discreet3dsSaveOptions
Gets the master scale used in exporting.
getMaterial() - Method in class com.aspose.threed.Node
Gets the first material associated with this node, if sets, will clear other materials
getMaterial() - Method in class com.aspose.threed.Renderer
Gets the material that used to provide material information used by shaders.
getMaterialConverter() - Method in class com.aspose.threed.GltfSaveOptions
Custom converter to convert the geometry's material to PBR material If this is unassigned, glTF 2.0 exporter will automatically convert the standard material to PBR material.
getMaterials() - Method in class com.aspose.threed.Node
Gets the materials associated with this node.
getMatrix() - Method in class com.aspose.threed.BonePose
Gets the transform matrix of the node in current pose.
getMatrix() - Method in class com.aspose.threed.TransformBuilder
Gets the current matrix value
getMatrixLightSpace() - Method in class com.aspose.threed.RendererVariableManager
Matrix for light space transformation
getMatrixProjection() - Method in class com.aspose.threed.RendererVariableManager
Matrix for projection transformation
getMatrixView() - Method in class com.aspose.threed.RendererVariableManager
Matrix for view transformation
getMatrixViewProjection() - Method in class com.aspose.threed.RendererVariableManager
Matrix for view and projection transformation.
getMatrixWorld() - Method in class com.aspose.threed.RendererVariableManager
Matrix for world transformation
getMatrixWorldNormal() - Method in class com.aspose.threed.RendererVariableManager
Matrix for converting normal from object to world space.
getMatrixWorldViewProjection() - Method in class com.aspose.threed.RendererVariableManager
Matrix for world view and projection transformation
getMaximum() - Method in class com.aspose.threed.BoundingBox
The maximum corner of the bounding box
getMaximum() - Method in class com.aspose.threed.BoundingBox2D
The maximum corner of the bounding box
getMaximumDescriptorSets() - Method in class com.aspose.threed.SPIRVSource
Maximum descriptor sets, default value is 10
getMeshCompression() - Method in class com.aspose.threed.U3dSaveOptions
Gets whether to enable mesh data compression.
getMetaDataPrefix() - Method in class com.aspose.threed.A3dwSaveOptions
If this property is non-null, only the properties of Scene/Node that start with this prefix will be exported, and the prefix will be removed.
getMetaDatas() - Method in class com.aspose.threed.Node
Gets the meta data defined in this node.
getMetallicFactor() - Method in class com.aspose.threed.PbrMaterial
Gets the metalness of the material, value of 1 means the material is a metal and value of 0 means the material is a dielectric.
getMetallicRoughness() - Method in class com.aspose.threed.PbrMaterial
Gets the texture for metallic(in R channel) and roughness(in G channel)
getMinFilter() - Method in class com.aspose.threed.TextureBase
Gets the filter for minification.
getMinification() - Method in interface com.aspose.threed.ITextureUnit
Gets the filter mode for minification.
getMinimum() - Method in class com.aspose.threed.BoundingBox
The minimum corner of the bounding box
getMinimum() - Method in class com.aspose.threed.BoundingBox2D
The minimum corner of the bounding box
getMipFilter() - Method in class com.aspose.threed.TextureBase
Gets the filter for mip-level sampling.
getMipmap() - Method in interface com.aspose.threed.ITextureUnit
Gets the filter mode for mipmap.
getModificationTime() - Method in class com.aspose.threed.AssetInfo
Gets or Sets the modification time of this asset
getMultiplicity() - Method in class com.aspose.threed.NurbsCurve
Gets the multiplicity.
getMultiplicity() - Method in class com.aspose.threed.NurbsDirection
Gets the multiplicity.
getName() - Method in class com.aspose.threed.A3DObject
Gets the name.
getName() - Method in class com.aspose.threed.AnimationChannel
Gets the name of the channel
getName() - Method in class com.aspose.threed.ShaderVariable
Gets the name of this variable
getName() - Method in class com.aspose.threed.VertexElement
Gets the name.
getNearPlane() - Method in class com.aspose.threed.Frustum
Gets the frustum's near plane distance.
getNearPlane() - Method in class com.aspose.threed.Html5SaveOptions
Gets the near plane of the camera, default value is 1
getNegativeX() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +X(Left) face
getNegativeY() - Method in class com.aspose.threed.CubeFaceData
Gets the data for -Y(Bottom) face
getNegativeZ() - Method in class com.aspose.threed.CubeFaceData
Gets the data for -Z(Front) face
getNextInTangent() - Method in class com.aspose.threed.KeyFrame
Gets the next in(left) tangent on this key frame.
getNextInWeight() - Method in class com.aspose.threed.KeyFrame
Gets the next in(left) weight on this key frame.
getNode() - Method in class com.aspose.threed.Bone
Gets the node.
getNode() - Method in class com.aspose.threed.BonePose
Gets the scene node, points to a skinned skeleton node
getNode() - Method in class com.aspose.threed.Renderer
Gets the Renderer.getNode() instance used to provide world transform matrix.
getNormalBits() - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for normal vectors, default value is 10
getNormalComponents() - Method in class com.aspose.threed.PlySaveOptions
The component names for normal data, default value is ("nx", "ny", "nz")
getNormalizeNormal() - Method in class com.aspose.threed.ObjLoadOptions
Gets whether to normalize the normal vector during the loading.
getNormalTexture() - Method in class com.aspose.threed.PbrMaterial
Gets the texture of normal mapping
getNormalTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the texture of normal mapping
getOcclusionFactor() - Method in class com.aspose.threed.PbrMaterial
Gets the factor of ambient occlusion
getOcclusionTexture() - Method in class com.aspose.threed.PbrMaterial
Gets the texture for ambient occlusion
getOffset() - Method in class com.aspose.threed.VertexField
The offset in bytes of this field.
getOffsetBottom() - Method in class com.aspose.threed.Cylinder
Gets the vertices transformation offset of the bottom side.
getOffsetHeight() - Method in class com.aspose.threed.RelativeRectangle
Gets the offset for height
getOffsetTop() - Method in class com.aspose.threed.Cylinder
Gets the vertices transformation offset of the top side.
getOffsetWidth() - Method in class com.aspose.threed.RelativeRectangle
Gets the offset for width
getOffsetX() - Method in class com.aspose.threed.RelativeRectangle
Gets the offset for coordinate X
getOffsetY() - Method in class com.aspose.threed.RelativeRectangle
Gets the offset for coordinate Y
getOpenEnded() - Method in class com.aspose.threed.Cylinder
Gets a value indicating whether this Cylinder open ended.
getOrder() - Method in class com.aspose.threed.NurbsCurve
Gets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
getOrder() - Method in class com.aspose.threed.NurbsDirection
Gets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
getOrientationBox() - Method in class com.aspose.threed.Html5SaveOptions
Display a orientation box.
getOrigin() - Method in class com.aspose.threed.RevolvedAreaSolid
Gets the origin point of the revolving, default value is (0, 0, 0).
getOrthoHeight() - Method in class com.aspose.threed.Frustum
Gets the height when frustum in orthographic projection.
getOuterRadius() - Method in class com.aspose.threed.RectangularTorus
The outer radius of the rectangular torus Default value is 20
getOutTangent() - Method in class com.aspose.threed.KeyFrame
Gets the out(right) tangent on this key frame.
getOutWeight() - Method in class com.aspose.threed.KeyFrame
Gets the out(right) weight on this key frame.
getOverallDepth() - Method in class com.aspose.threed.HShape
Gets the extent of the depth.
getOwner() - Method in class com.aspose.threed.Deformer
Gets the geometry which owns this deformer
getParentNode() - Method in class com.aspose.threed.Entity
Gets the first parent node, if set the first parent node, this entity will be detached from other parent nodes.
getParentNode() - Method in class com.aspose.threed.Node
Gets the parent node.
getParentNodes() - Method in class com.aspose.threed.Entity
Gets all parent nodes, an entity can be attached to multiple parent nodes for geometry instancing
getPassAction() - Method in class com.aspose.threed.StencilState
Gets the stencil action when both stencil test and depth test passes.
getPbr() - Method in class com.aspose.threed.ShaderSet
Gets the shader that used to render the PBR material
getPhiLength() - Method in class com.aspose.threed.Sphere
Gets the length of the phi.
getPhiStart() - Method in class com.aspose.threed.Sphere
Gets the phi start.
getPhong() - Method in class com.aspose.threed.ShaderSet
Gets the shader that used to render the phong material
getPixelFormat() - Method in class com.aspose.threed.TextureData
The pixel's format
getPointCloud() - Method in class com.aspose.threed.DracoSaveOptions
Export the scene as point cloud, default value is false.
getPointCloud() - Method in class com.aspose.threed.ObjSaveOptions
Gets the flag whether the exporter should export the scene as point cloud(without topological structure), default value is false
getPointCloud() - Method in class com.aspose.threed.PlySaveOptions
Export the scene as point cloud, the default value is false.
getPolygonCount() - Method in class com.aspose.threed.Mesh
Gets the count of polygons
getPolygonMode() - Method in class com.aspose.threed.RenderState
Gets the polygon's render mode.
getPolygons() - Method in class com.aspose.threed.Mesh
Gets the polygons definition of the mesh
getPolygonSize(int) - Method in class com.aspose.threed.Mesh
Gets the vertex count of the specified polygon.
getPoses() - Method in class com.aspose.threed.Scene
Gets all Pose used in this scene.
getPoseType() - Method in class com.aspose.threed.Pose
Gets the type of the pose.
getPositionBits() - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for position, default value is 14
getPositionComponents() - Method in class com.aspose.threed.PlySaveOptions
The component names for position data, default value is ("x", "y", "z")
getPositiveX() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +X(Right) face
getPositiveY() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +Y(Top) face
getPositiveZ() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +Z(Back) face
getPostBehavior() - Method in class com.aspose.threed.KeyframeSequence
Gets the post behavior indicates what the sampled value should be after the last key frame.
getPostProcessing(String) - Method in class com.aspose.threed.Renderer
Gets a built-in post-processor that supported by the renderer.
getPostProcessings() - Method in class com.aspose.threed.Renderer
Active post-processing chain
getPostRotation() - Method in class com.aspose.threed.Transform
Gets the post-rotation represented in degree
getPreBehavior() - Method in class com.aspose.threed.KeyframeSequence
Gets the pre behavior indicates what the sampled value should be before the first key.
getPreRotation() - Method in class com.aspose.threed.Transform
Gets the pre-rotation represented in degree
getPresetShaders() - Method in class com.aspose.threed.Renderer
Gets the preset shader set
getPrettyPrint() - Method in class com.aspose.threed.GltfSaveOptions
The JSON content of GLTF file is indented for human reading, default value is false
getProjectionType() - Method in class com.aspose.threed.Camera
Gets the camera's projection type.
getProperties() - Method in class com.aspose.threed.A3DObject
Gets the collection of all properties.
getProperty(String) - Method in class com.aspose.threed.A3DObject
Get the value of specified property
getProperty() - Method in class com.aspose.threed.BindPoint
Gets the property associated with the CurveMapping
getQuadraticAttenuation() - Method in class com.aspose.threed.Light
Gets the quadratic attenuation to calculate the total attenuation of the light
getRadialSegments() - Method in class com.aspose.threed.Cylinder
Gets the radial segments.
getRadialSegments() - Method in class com.aspose.threed.RectangularTorus
The radial segments, default value is 10
getRadialSegments() - Method in class com.aspose.threed.Torus
Gets the radial segments.
getRadius() - Method in class com.aspose.threed.Circle
The radius of the circle curve, default value is 10
getRadius() - Method in class com.aspose.threed.CircleShape
Gets the radius of the circle.
getRadius() - Method in class com.aspose.threed.Dish
Radius of the dish
getRadius() - Method in class com.aspose.threed.Sphere
Gets the radius of the sphere.
getRadius() - Method in class com.aspose.threed.Torus
Gets the radius of the torus.
getRadiusBottom() - Method in class com.aspose.threed.Cylinder
Gets the radius of cylinder's bottom cap.
getRadiusTop() - Method in class com.aspose.threed.Cylinder
Gets the radius of cylinder's top cap.
getRational() - Method in class com.aspose.threed.NurbsCurve
Gets whether it is rational, this value indicates whether this NurbsCurve is rational spline or non-rational spline.
getRecalculateNormal() - Method in class com.aspose.threed.StlLoadOptions
Ignore the normal data that stored in STL file and recalculate the normal data based on the vertex position.
getReceiveShadows() - Method in class com.aspose.threed.Geometry
Gets whether this geometry can receive shadow.
getReceiveShadows() - Method in class com.aspose.threed.Primitive
Gets whether this geometry can receive shadow.
getRectangularTorusSegments() - Method in class com.aspose.threed.RvmLoadOptions
Gets the number of rectangular torus' radial segments, default value is 20
getReferenceMode() - Method in class com.aspose.threed.VertexElement
Gets how the element is referenced.
getReflectionColor() - Method in class com.aspose.threed.PhongMaterial
Gets the reflection color.
getReflectionFactor() - Method in class com.aspose.threed.PhongMaterial
Gets the attenuation of the reflection color.
getRenderAPI() - Method in class com.aspose.threed.ShaderTechnique
Gets the rendering API used by this technique
getRenderAPIVersion() - Method in class com.aspose.threed.ShaderTechnique
Gets the version of the rendering API.
getRenderFactory() - Method in class com.aspose.threed.Renderer
Gets the factory to build render-related objects.
getRenderStage() - Method in class com.aspose.threed.Renderer
Gets the current render stage.
getRenderTarget() - Method in class com.aspose.threed.Renderer
Specify the render target that the following render operations will be performed on.
getRenderTarget() - Method in class com.aspose.threed.Viewport
Gets the render target that created this viewport.
getRepeatCount() - Method in class com.aspose.threed.Extrapolation
Gets and sets the repeat times of the extrapolation pattern.
getReusePrimitiveMesh() - Method in class com.aspose.threed.FbxSaveOptions
Reuse the mesh for the primitives with same parameters, this will significantly reduce the size of FBX output which scene was constructed by large set of primitive shapes(like imported from CAD files).
getRevision() - Method in class com.aspose.threed.AssetInfo
Gets the revision number of this asset, usually used in version control system.
getRight() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +X(Right) face
getRootNode() - Method in class com.aspose.threed.Scene
Gets the root node of the scene.
getRotation() - Method in class com.aspose.threed.GlobalTransform
Gets the rotation represented in quaternion.
getRotation() - Method in class com.aspose.threed.Transform
Gets the rotation represented in quaternion.
getRotationMode() - Method in class com.aspose.threed.Frustum
Gets the frustum's orientation mode This property only works when the Frustum.getTarget() is null.
getRoughnessFactor() - Method in class com.aspose.threed.PbrMaterial
Gets the roughness of the material, value of 1 means the material is completely rough and value of 0 means the material is completely smooth
getRoundingRadius() - Method in class com.aspose.threed.RectangleShape
Gets the radius of the circular arcs of all four corners, measured in degrees.
getSameDirection() - Method in class com.aspose.threed.CompositeCurve.Segment
Use the same direction of the original curve, or use reversed direction
getSameDirection() - Method in class com.aspose.threed.TrimmedCurve
Gets whether the trimmed result uses the same direction of the basis curve.
getSaveExtras() - Method in class com.aspose.threed.GltfSaveOptions
Save scene object's dynamic properties into 'extra' fields in the generated glTF file.
getScale() - Method in class com.aspose.threed.GlobalTransform
Gets the scale
getScale() - Method in interface com.aspose.threed.ITextureUnit
Gets the scale of the UV coordinate.
getScale() - Method in class com.aspose.threed.ObjLoadOptions
Scales on x/y/z axis, default value is 1.0
getScale() - Method in class com.aspose.threed.Transform
Gets the scale
getScaleHeight() - Method in class com.aspose.threed.RelativeRectangle
Relative height
getScaleWidth() - Method in class com.aspose.threed.RelativeRectangle
Relative width
getScaleX() - Method in class com.aspose.threed.RelativeRectangle
Relative coordinate X
getScaleY() - Method in class com.aspose.threed.RelativeRectangle
Relative coordinate Y
getScene() - Method in class com.aspose.threed.SceneObject
Gets the scene that this object belongs to
getScissorBox() - Method in class com.aspose.threed.RenderState
Gets the scissor box
getScissorTest() - Method in class com.aspose.threed.RenderState
Enable or disable scissor test
getScroll() - Method in interface com.aspose.threed.ITextureUnit
Gets the scroll of the UV coordinate.
getSealed() - Method in class com.aspose.threed.VertexDeclaration
A VertexDeclaration will be sealed when its been used by TriMesh, no more modifications is allowed.
getSecond() - Method in class com.aspose.threed.TrimmedCurve
The second end point to trim, can be a Cartesian point or a real parameter.
getSegments() - Method in class com.aspose.threed.CompositeCurve
The segments of the curve.
getSegments() - Method in class com.aspose.threed.Line
Gets the segments of the line
getSemantic() - Method in class com.aspose.threed.VertexField
The usage semantic of this field.
getSemiAxis1() - Method in class com.aspose.threed.Ellipse
Radius on X-axis
getSemiAxis1() - Method in class com.aspose.threed.EllipseShape
Gets the first radius of the ellipse that measured in the direction of x axis.
getSemiAxis2() - Method in class com.aspose.threed.Ellipse
Radius on Y-axis
getSemiAxis2() - Method in class com.aspose.threed.EllipseShape
Gets the second radius of the ellipse that measured in the direction of y axis.
getSerializeW() - Method in class com.aspose.threed.ObjSaveOptions
Gets whether serialize W component in model's vertex position.
getShader() - Method in class com.aspose.threed.Renderer
Gets the shader instance used for rendering the geometry.
getShaderContent() - Method in class com.aspose.threed.ShaderTechnique
Gets the content of a embedded shader script.
getShaderEntry() - Method in class com.aspose.threed.ShaderTechnique
Gets the entry point of the shader, some shader like HLSL can have customized shader entries.
getShaderFile() - Method in class com.aspose.threed.ShaderTechnique
Gets the file name of the external shader file.
getShaderLanguage() - Method in class com.aspose.threed.ShaderTechnique
Gets the shader language used by this technique.
getShaderParameters() - Method in class com.aspose.threed.ShaderTechnique
Gets the shader parameter definition.
getShaderSet() - Method in class com.aspose.threed.Renderer
Gets the shader set that used to render the scene
getShaderVersion() - Method in class com.aspose.threed.ShaderTechnique
Gets the shader version used by this technique.
getShadowCaster() - Method in class com.aspose.threed.RendererVariableManager
Position of shadow caster in world coordinate system
getShadowColor() - Method in class com.aspose.threed.Light
Gets the shadow's color.
getShadowmap() - Method in class com.aspose.threed.RendererVariableManager
The depth texture used for shadow mapping
getShape() - Method in class com.aspose.threed.LinearExtrusion
The base shape to be extruded.
getShape() - Method in class com.aspose.threed.RevolvedAreaSolid
Gets the base profile used to revolve.
getShape() - Method in class com.aspose.threed.SweptAreaSolid
The base profile to construct the geometry.
getShearBottom() - Method in class com.aspose.threed.Cylinder
Gets of the shear transform of the bottom side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
getShearTop() - Method in class com.aspose.threed.Cylinder
Gets of the shear transform of the top side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
getShininess() - Method in class com.aspose.threed.PhongMaterial
Gets the shininess, this controls the specular highlight's size.
getShortIndices() - Method in class com.aspose.threed.TriMesh
Convert the indices to 16bit integer array
getShowGrid() - Method in class com.aspose.threed.Html5SaveOptions
Display a grid in the scene.
getShowRulers() - Method in class com.aspose.threed.Html5SaveOptions
Display rulers of x/y/z axes in the scene to measure the model.
getShowUI() - Method in class com.aspose.threed.Html5SaveOptions
Display a simple UI in the scene.
getSize() - Method in class com.aspose.threed.BoundingBox
The size of the bounding box
getSize() - Method in interface com.aspose.threed.IBuffer
Size of this buffer in bytes
getSize() - Method in interface com.aspose.threed.IRenderTarget
Gets the size of the render target.
getSize() - Method in class com.aspose.threed.Skeleton
Gets the limb node size that used in CAD software to represent the size of the bone.
getSize() - Method in class com.aspose.threed.VertexDeclaration
The size in byte of the vertex structure.
getSize() - Method in class com.aspose.threed.VertexField
The size in bytes of this field
getSlices() - Method in class com.aspose.threed.LinearExtrusion
The slices of the twisted extruded geometry, default value is 1.
getSlotName() - Method in class com.aspose.threed.TextureSlot
The slot name that indicates where this texture will be bounded to.
getSourceBlendFactor() - Method in class com.aspose.threed.RenderState
Gets how the color is blended.
getSpecular() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the specular color of the material, default value is (1, 1, 1).
getSpecularColor() - Method in class com.aspose.threed.PhongMaterial
Gets the specular color.
getSpecularFactor() - Method in class com.aspose.threed.PhongMaterial
Gets the specular factor.
getSpecularGlossinessTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the texture for specular color, channel RGB stores the specular color and channel A stores the glossiness.
getSpecularTexture() - Method in class com.aspose.threed.PbrMaterial
Gets the texture for specular color
getStart() - Method in class com.aspose.threed.AnimationClip
Gets the time in seconds of the beginning of the clip.
getStartPoint() - Method in class com.aspose.threed.SweptAreaSolid
The start point of the directrix.
getStencilBackFace() - Method in class com.aspose.threed.RenderState
Gets the stencil state for back face.
getStencilBits() - Method in class com.aspose.threed.RenderParameters
Gets how many bits will be used in stencil buffer.
getStencilFrontFace() - Method in class com.aspose.threed.RenderState
Gets the stencil state for front face.
getStencilMask() - Method in class com.aspose.threed.RenderState
Gets the mask that is ANDed with the both reference and stored stencil value when test is done.
getStencilReference() - Method in class com.aspose.threed.RenderState
Gets the reference value for the stencil test.
getStencilTest() - Method in class com.aspose.threed.RenderState
Enable or disable the stencil test.
getStepMode() - Method in class com.aspose.threed.KeyFrame
Gets the key's step mode.
getStop() - Method in class com.aspose.threed.AnimationClip
Gets the time in seconds of the end of the clip.
getStride() - Method in class com.aspose.threed.TextureData
Number of bytes of a scanline.
getSubAnimations() - Method in class com.aspose.threed.AnimationNode
Gets the sub-animation nodes under current animations
getSubject() - Method in class com.aspose.threed.AssetInfo
Gets the subject of this asset
getSubScenes() - Method in class com.aspose.threed.Scene
Gets all sub-scenes
getSubscriptionExpireDate() - Static method in class com.aspose.threed.License
Gets the last date of the subscription.
getSuppressTrialException() - Static method in exception com.aspose.threed.TrialException
Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted.
getTangentWeightMode() - Method in class com.aspose.threed.KeyFrame
Gets the key's tangent weight mode.
getTarget() - Method in class com.aspose.threed.Frustum
Gets the target that the camera is looking at.
getTarget() - Method in interface com.aspose.threed.IOrientable
Gets the target that the entity is looking at.
getTargets() - Method in interface com.aspose.threed.IRenderTexture
Color output targets.
getTargets() - Method in class com.aspose.threed.MorphTargetChannel
Gets all targets associated with the channel.
getTechniques() - Method in class com.aspose.threed.ShaderMaterial
Gets all available techniques defined in this material.
getTension() - Method in class com.aspose.threed.KeyFrame
Gets tension used in TCB spline
getTexture(String) - Method in class com.aspose.threed.Material
Gets the texture from the specified slot, it can be material's property name or shader's parameter name
getTexture() - Method in class com.aspose.threed.TextureSlot
The texture that will be bounded to the material.
getTextureCoordinateBits() - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for texture coordinate, default value is 12
getTextureCoordinateComponents() - Method in class com.aspose.threed.PlySaveOptions
The component names for texture coordinate data, default value is ("u", "v")
getThetaLength() - Method in class com.aspose.threed.Cylinder
Gets the length of the theta.
getThetaLength() - Method in class com.aspose.threed.Sphere
Gets the length of the theta.
getThetaStart() - Method in class com.aspose.threed.Cylinder
Gets the theta start.
getThetaStart() - Method in class com.aspose.threed.Sphere
Gets the theta start.
getThickness() - Method in class com.aspose.threed.LShape
Gets the thickness of the constant wall.
getTime() - Method in class com.aspose.threed.KeyFrame
Gets the time position of list.data[index] key frame, measured in seconds.
getTimeIndependentTangent() - Method in class com.aspose.threed.KeyFrame
Gets the tangent is time-independent
getTitle() - Method in class com.aspose.threed.AssetInfo
Gets the title of this asset
getTop() - Method in class com.aspose.threed.CubeFaceData
Gets the data for +Y(Top) face
getTopArea() - Method in class com.aspose.threed.Pyramid
Area of the top cap
getTopFlangeEdgeRadius() - Method in class com.aspose.threed.HShape
Gets the radius of the lower edges of the top flange.
getTopFlangeFilletRadius() - Method in class com.aspose.threed.HShape
Gets the radius of fillet between the web and the top flange.
getTopFlangeThickness() - Method in class com.aspose.threed.HShape
Gets the thickness of the top flange.
getTopFlangeWidth() - Method in class com.aspose.threed.HShape
Gets the width of the top flange.
getTopXDim() - Method in class com.aspose.threed.TrapeziumShape
Gets the extent of the top line measured along the x-axis.
getTopXOffset() - Method in class com.aspose.threed.TrapeziumShape
Gets the offset from the beginning of the top line to the bottom line.
getTorusTubularSegments() - Method in class com.aspose.threed.RvmLoadOptions
Gets the number of torus' tubular segments, default value is 20
getTransform() - Method in class com.aspose.threed.Bone
Gets the transform matrix of the node containing the bone.
getTransform() - Method in class com.aspose.threed.Node
Gets the local transform.
getTransformMatrix() - Method in class com.aspose.threed.GlobalTransform
Gets the transform matrix.
getTransformMatrix() - Method in class com.aspose.threed.Transform
Gets the transform matrix.
getTransformMatrix() - Method in class com.aspose.threed.TransformedCurve
The transformation matrix.
getTransformStyle() - Method in class com.aspose.threed.ColladaSaveOptions
Gets the style of node transformation
getTranslation() - Method in class com.aspose.threed.GlobalTransform
Gets the translation
getTranslation() - Method in class com.aspose.threed.Transform
Gets the translation
getTransparency() - Method in class com.aspose.threed.LambertMaterial
Gets the transparency factor.
getTransparency() - Method in class com.aspose.threed.PbrMaterial
Gets the transparency factor.
getTransparency() - Method in class com.aspose.threed.PbrSpecularMaterial
Gets the transparency factor.
getTransparentColor() - Method in class com.aspose.threed.LambertMaterial
Gets the transparent color.
getTube() - Method in class com.aspose.threed.Torus
Gets the radius of the tube.
getTubularSegments() - Method in class com.aspose.threed.Torus
Gets the tubular segments.
getTwist() - Method in class com.aspose.threed.LinearExtrusion
The number of degrees of through which the shape is extruded.
getTwistOffset() - Method in class com.aspose.threed.LinearExtrusion
The offset that used in twisting, default value is (0, 0, 0).
getType() - Method in class com.aspose.threed.Extrapolation
Gets and sets the sampling pattern of extrapolation
getType() - Method in interface com.aspose.threed.ITextureUnit
Gets the type of this texture unit.
getType() - Method in class com.aspose.threed.NurbsDirection
Gets the type of the current direction.
getType() - Method in class com.aspose.threed.PatchDirection
Gets the patch's type.
getType() - Method in class com.aspose.threed.Skeleton
Gets the type of the skeleton.
getU() - Method in class com.aspose.threed.NurbsSurface
Gets the NURBS surface's U direction
getU() - Method in class com.aspose.threed.Patch
Gets the u direction.
getU() - Method in class com.aspose.threed.Vector2
Gets the U component if the Vector2 is used as a mapping coordinate.
getUnitName() - Method in class com.aspose.threed.AssetInfo
Gets the unit of length used in this asset.
getUnitScaleFactor() - Method in class com.aspose.threed.AssetInfo
Gets the scale factor to real-world meter.
getUnmergedVerticesCount() - Method in class com.aspose.threed.TriMesh
The count of unmerged vertices that passed in by TriMesh.beginVertex() and TriMesh.endVertex().
getUp() - Method in class com.aspose.threed.Frustum
Gets the up direction of the camera
getUp() - Method in class com.aspose.threed.Plane
Gets the up vector of the plane, default value is (0, 1, 0), this affects the generation of the plane
getUpVector() - Method in class com.aspose.threed.AssetInfo
Gets the up-vector used in this asset.
getUpVector() - Method in class com.aspose.threed.Html5SaveOptions
Gets the up vector, value can be "x"/"y"/"z", default value is "y"
getUrl() - Method in class com.aspose.threed.AssetInfo
Gets or Sets the URL of this asset.
getUseCommonMaterials() - Method in class com.aspose.threed.GltfSaveOptions
Serialize materials using KHR common material extensions, default value is false.
getUVRotation() - Method in class com.aspose.threed.TextureBase
Gets the rotation of the texture
getUVScale() - Method in class com.aspose.threed.TextureBase
Gets the UV scale.
getUVTranslation() - Method in class com.aspose.threed.TextureBase
Gets the UV translation.
getUWrap() - Method in interface com.aspose.threed.ITextureUnit
Gets the wrap mode for texture's U coordinate.
getV() - Method in class com.aspose.threed.NurbsSurface
Gets the NURBS surface's V direction
getV() - Method in class com.aspose.threed.Patch
Gets the v direction.
getV() - Method in class com.aspose.threed.Vector2
Gets the V component if the Vector2 is used as a mapping coordinate.
getValue() - Method in class com.aspose.threed.KeyFrame
Gets the key-frame's value.
getValue() - Method in class com.aspose.threed.Property
Gets the value.
getValueType() - Method in class com.aspose.threed.Property
Gets the type of the property value.
getVariables() - Method in class com.aspose.threed.Renderer
Access to the internal variables used for rendering
getVerbose() - Method in class com.aspose.threed.ObjSaveOptions
Gets whether generate comments for each section
getVersion() - Method in class com.aspose.threed.FileFormat
Gets file format version
getVertexDeclaration() - Method in interface com.aspose.threed.IVertexBuffer
Gets the vertex declaration
getVertexDeclaration() - Method in class com.aspose.threed.TriMesh
The vertex layout of the TriMesh.
getVertexElement() - Method in class com.aspose.threed.PlySaveOptions
The element name for the vertex data, default value is "vertex"
getVertexElementOfUV(TextureMapping) - Method in class com.aspose.threed.Geometry
Gets a VertexElementUV instance with given texture mapping type
getVertexElements() - Method in class com.aspose.threed.Geometry
Gets all vertex elements
getVertexElementType() - Method in class com.aspose.threed.VertexElement
Gets the type of the VertexElement
getVertexShader() - Method in class com.aspose.threed.GLSLSource
Gets the source code of the vertex shader
getVertexShader() - Method in class com.aspose.threed.SPIRVSource
Gets the source code of the vertex shader
getVerticesCount() - Method in class com.aspose.threed.TriMesh
The count of vertices in this TriMesh
getVerticesSizeInBytes() - Method in class com.aspose.threed.TriMesh
The total size of all vertices in bytes
getVideoForTexture() - Method in class com.aspose.threed.FbxSaveOptions
Gets whether generate a Video instance for Texture when exporting as FBX.
getViewports() - Method in interface com.aspose.threed.IRenderTarget
Gets all viewports that associated with this render target.
getViewportSize() - Method in class com.aspose.threed.RendererVariableManager
Size of viewport, measured in pixel
getVisible() - Method in class com.aspose.threed.Geometry
Gets if the geometry is visible
getVisible() - Method in class com.aspose.threed.Line
Gets if the geometry is visible
getVisible() - Method in class com.aspose.threed.Node
Gets to show the node
getVWrap() - Method in interface com.aspose.threed.ITextureUnit
Gets the wrap mode for texture's V coordinate.
getWallThickness() - Method in class com.aspose.threed.CShape
Gets the thickness of the wall.
getWallThickness() - Method in class com.aspose.threed.HollowCircleShape
Gets the difference between the outer and inner radius.
getWallThickness() - Method in class com.aspose.threed.HollowRectangleShape
The thickness between the boundary of the rectangle and the inner hole
getWebEdgeRadius() - Method in class com.aspose.threed.TShape
Gets the radius of web edge.
getWebThickness() - Method in class com.aspose.threed.HShape
Gets the thickness of the web of the H-shape.
getWebThickness() - Method in class com.aspose.threed.TShape
Gets the wall thickness of web.
getWebThickness() - Method in class com.aspose.threed.UShape
Gets the thickness of web.
getWebThickness() - Method in class com.aspose.threed.ZShape
Gets the thickness of wall.
getWeight(int) - Method in class com.aspose.threed.Bone
Gets the weight for control point specified by index
getWeight(Shape) - Method in class com.aspose.threed.MorphTargetChannel
Gets the weight for the specified target, if the target is not belongs to this channel, default value 0 is returned.
getWeightCount() - Method in class com.aspose.threed.Bone
Gets the count of weight, this is automatically extended by Bone.setWeight(int, double)
getWeights() - Method in class com.aspose.threed.MorphTargetChannel
Gets the full weight values of target geometries.
getWidth() - Method in class com.aspose.threed.Box
Gets the width of the box aligned in x-axis.
getWidth() - Method in class com.aspose.threed.Camera
Gets the view plane's width measured in inches
getWidth() - Method in class com.aspose.threed.CShape
Gets the width of the profile.
getWidth() - Method in interface com.aspose.threed.ITextureUnit
Gets the width of this texture.
getWidth() - Method in class com.aspose.threed.LShape
Gets the width of the profile.
getWidth() - Method in class com.aspose.threed.Plane
Gets the width of the plane.
getWidth() - Method in class com.aspose.threed.TextureData
Number of horizontal pixels
getWidthSegments() - Method in class com.aspose.threed.Box
Gets the width segments
getWidthSegments() - Method in class com.aspose.threed.Dish
Gets the width segments
getWidthSegments() - Method in class com.aspose.threed.Plane
Gets the width segments.
getWidthSegments() - Method in class com.aspose.threed.Sphere
Gets the width segments.
getWorldAmbient() - Method in class com.aspose.threed.RendererVariableManager
Ambient color defined in viewport.
getWorldTime() - Method in class com.aspose.threed.RendererVariableManager
Time in seconds
getWrapModeU() - Method in class com.aspose.threed.TextureBase
Gets the texture wrap modes in U.
getWrapModeV() - Method in class com.aspose.threed.TextureBase
Gets the texture wrap modes in V.
getWrapModeW() - Method in class com.aspose.threed.TextureBase
Gets the texture wrap modes in W.
getWWrap() - Method in interface com.aspose.threed.ITextureUnit
Gets the wrap mode for texture's W coordinate.
getXDim() - Method in class com.aspose.threed.RectangleShape
Gets the extent of the rectangle in the direction of x-axis Default value is 2.0
getYDim() - Method in class com.aspose.threed.RectangleShape
Gets the extent of the rectangle in the direction of y-axis Default value is 2.0
getYDim() - Method in class com.aspose.threed.TrapeziumShape
Gets the distance between the top and bottom lines measured along the y-axis.
getZOrder() - Method in class com.aspose.threed.Viewport
Gets the Z-order of the viewport.
GlobalTransform - Class in com.aspose.threed
Global transform is similar to Transform but it's immutable while it represents the final evaluated transformation.
GLSLSource - Class in com.aspose.threed
The source code of shaders in GLSL
GLSLSource() - Constructor for class com.aspose.threed.GLSLSource
 
GLTF - Static variable in class com.aspose.threed.FileFormat
Khronos Group's glTF
GLTF - Static variable in class com.aspose.threed.FileFormatType
Khronos Group's glTF
GLTF2 - Static variable in class com.aspose.threed.FileFormat
Khronos Group's glTF version 2.0
GLTF2_BINARY - Static variable in class com.aspose.threed.FileFormat
Khronos Group's glTF version 2.0
GLTF_BINARY - Static variable in class com.aspose.threed.FileFormat
Khronos Group's glTF in Binary format
GltfEmbeddedImageFormat - Enum in com.aspose.threed
How glTF exporter will embed the textures during the exporting.
GLTFLoadOptions - Class in com.aspose.threed.deprecated
Deprecated.
GLTFLoadOptions() - Constructor for class com.aspose.threed.deprecated.GLTFLoadOptions
Deprecated.
 
GltfLoadOptions - Class in com.aspose.threed
Load options for glTF format
GltfLoadOptions() - Constructor for class com.aspose.threed.GltfLoadOptions
Constructor of GltfLoadOptions
GLTFSaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
GLTFSaveOptions(FileContentType) - Constructor for class com.aspose.threed.deprecated.GLTFSaveOptions
Deprecated.
Constructor of GLTFSaveOptions
GLTFSaveOptions(FileFormat) - Constructor for class com.aspose.threed.deprecated.GLTFSaveOptions
Deprecated.
Constructor of GLTFSaveOptions
GltfSaveOptions - Class in com.aspose.threed
Save options for glTF format.
GltfSaveOptions(FileContentType) - Constructor for class com.aspose.threed.GltfSaveOptions
Constructor of GltfSaveOptions
GltfSaveOptions(FileFormat) - Constructor for class com.aspose.threed.GltfSaveOptions
Constructor of GltfSaveOptions

H

hashCode() - Method in class com.aspose.threed.BoundingBox
Returns the hash code for this instance
hashCode() - Method in class com.aspose.threed.BoundingBox2D
 
hashCode() - Method in class com.aspose.threed.Box
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.CubeFaceData
 
hashCode() - Method in class com.aspose.threed.Cylinder
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.Dish
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.EndPoint
 
hashCode() - Method in class com.aspose.threed.FMatrix4
 
hashCode() - Method in class com.aspose.threed.FVector2
Gets the hash code of this instance
hashCode() - Method in class com.aspose.threed.FVector3
 
hashCode() - Method in class com.aspose.threed.FVector4
 
hashCode() - Method in class com.aspose.threed.Matrix4
 
hashCode() - Method in class com.aspose.threed.Plane
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.Pyramid
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.Quaternion
Gets the hash code of Quaternion
hashCode() - Method in class com.aspose.threed.RectangularTorus
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.RelativeRectangle
 
hashCode() - Method in class com.aspose.threed.RenderState
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.threed.Sphere
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.StencilState
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.threed.Torus
Gets the hash code of current primitive instance
hashCode() - Method in class com.aspose.threed.Vector2
Gets the hash code of Vector2
hashCode() - Method in class com.aspose.threed.Vector3
Gets the hash code of Vector3
hashCode() - Method in class com.aspose.threed.Vector4
Gets the hash code of this vector
hashCode() - Method in class com.aspose.threed.VertexDeclaration
Returns the hash code for this string.
hashCode() - Method in class com.aspose.threed.VertexField
Returns the hash code for this string.
HollowCircleShape - Class in com.aspose.threed
IFC compatible hollow circle profile.
HollowCircleShape() - Constructor for class com.aspose.threed.HollowCircleShape
 
HollowRectangleShape - Class in com.aspose.threed
IFC compatible hollow rectangular shape with both inner/outer rounding corners.
HollowRectangleShape() - Constructor for class com.aspose.threed.HollowRectangleShape
 
HShape - Class in com.aspose.threed
The HShape provides the defining parameters of an 'H' or 'I' shape.
HShape() - Constructor for class com.aspose.threed.HShape
Constructor of HShape
HTML5 - Static variable in class com.aspose.threed.FileFormat
HTML5 File
HTML5 - Static variable in class com.aspose.threed.FileFormatType
HTML5 File
HTML5SaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
HTML5SaveOptions() - Constructor for class com.aspose.threed.deprecated.HTML5SaveOptions
Deprecated.
 
Html5SaveOptions - Class in com.aspose.threed
Save options for HTML5
Html5SaveOptions() - Constructor for class com.aspose.threed.Html5SaveOptions
Constructor of Html5SaveOptions with all default settings.

I

IBuffer - Interface in com.aspose.threed
The base interface of all managed buffers used in rendering
ICommandList - Interface in com.aspose.threed
Encodes a sequence of commands which will be sent to GPU to render.
IDENTITY - Static variable in class com.aspose.threed.FMatrix4
The identity matrix
IDENTITY - Static variable in class com.aspose.threed.Quaternion
The Identity quaternion.
IDescriptorSet - Interface in com.aspose.threed
The descriptor sets describes different resources that can be used to bind to the render pipeline like buffers, textures
IIndexBuffer - Interface in com.aspose.threed
The index buffer describes the geometry used in rendering pipeline.
IIndexedVertexElement - Interface in com.aspose.threed
VertexElement with indices data.
ImageRenderOptions - Class in com.aspose.threed
Options for Scene and Scene
ImageRenderOptions() - Constructor for class com.aspose.threed.ImageRenderOptions
Initialize an instance of ImageRenderOptions
IMeshConvertible - Interface in com.aspose.threed
Entities that implemented this interface can be converted to Mesh
ImportException - Exception in com.aspose.threed
Exception when Aspose.3D failed to open the specified source
ImportException(String) - Constructor for exception com.aspose.threed.ImportException
Initializes a new instance
IndexDataType - Enum in com.aspose.threed
The data type of the elements in IIndexBuffer
indicesToArray(short[][]) - Method in class com.aspose.threed.TriMesh
Deprecated.
indicesToArray(int[][]) - Method in class com.aspose.threed.TriMesh
Deprecated.
INFINITE - Static variable in class com.aspose.threed.BoundingBox
The infinite bounding box
INFINITE - Static variable in class com.aspose.threed.BoundingBox2D
The infinite bounding box
InitializationException - Exception in com.aspose.threed
Exceptions in render pipeline initialization
InitializationException() - Constructor for exception com.aspose.threed.InitializationException
Initialize an InitializationException instance
InitializationException(String) - Constructor for exception com.aspose.threed.InitializationException
Initialize an InitializationException instance with specified exception message.
initialize(Renderer) - Method in class com.aspose.threed.EntityRenderer
Initialize the entity renderer
initViewport(Viewport, RelativeRectangle, Frustum) - Method in class com.aspose.threed.Renderer
Begin rendering on specified viewport
INT16 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of short
INT32 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of int
INT64 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of long
INT8 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of byte
interpolate(float, Quaternion, Quaternion) - Static method in class com.aspose.threed.Quaternion
Populates this quaternion with the interpolated value between the given quaternion arguments for a t between from and to.
Interpolation - Enum in com.aspose.threed
The key frame's interpolation type.
inverse() - Method in class com.aspose.threed.FMatrix4
Calculate the inverse matrix of current instance.
inverse() - Method in class com.aspose.threed.Matrix4
Inverses this instance.
inverse() - Method in class com.aspose.threed.Quaternion
Returns a inverse quaternion of current quaternion
IOConfig - Class in com.aspose.threed
IO config for serialization/deserialization.
IOrientable - Interface in com.aspose.threed
Orientable entities shall implement this interface.
IOUtils - Class in com.aspose.threed
Utilities to write matrix/vector to binary writer
IOUtils() - Constructor for class com.aspose.threed.IOUtils
 
IPipeline - Interface in com.aspose.threed
The pre-baked sequence of operations to draw in GPU side.
IRenderQueue - Interface in com.aspose.threed
Entity renderer uses this queue to manage render tasks.
IRenderTarget - Interface in com.aspose.threed
The base interface of render target
IRenderTexture - Interface in com.aspose.threed
The interface of render texture
IRenderWindow - Interface in com.aspose.threed
IRenderWindow represents the native window created by operating system that supports rendering.
isCartesianPoint() - Method in class com.aspose.threed.EndPoint
Is the end point a Cartesian point?
isLicenseSet() - Static method in class com.aspose.threed.License
Checks whether valid license has been set.
isLocal() - Method in class com.aspose.threed.BonePose
Gets if the matrix is defined in local coordinate.
iterator() - Method in class com.aspose.threed.AnimationChannel
Gets an enumerator to walk through all keyframe sequences inside this channel
iterator() - Method in class com.aspose.threed.KeyframeSequence
Gets the enumerator to traverse all key frames.
iterator() - Method in class com.aspose.threed.Material
Gets the enumerator to enumerate internal texture slots.
iterator() - Method in class com.aspose.threed.Mesh
Gets the enumerator for each inner polygons.
iterator() - Method in class com.aspose.threed.PropertyCollection
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.aspose.threed.TriMesh
Get the enumerator to enumerate Vertex
iterator() - Method in class com.aspose.threed.VertexDeclaration
Gets an enumerator to walk through all vertex fields in this instance.
ITexture1D - Interface in com.aspose.threed
1D texture
ITexture2D - Interface in com.aspose.threed
2D texture
ITextureCubemap - Interface in com.aspose.threed
Cube map texture
ITextureUnit - Interface in com.aspose.threed
ITextureUnit represents a texture in the memory that shared between GPU and CPU and can be sampled by the shader, where the Texture only represents a reference to an external file.
IVertexBuffer - Interface in com.aspose.threed
The vertex buffer holds the polygon vertex data that will be sent to rendering pipeline

K

KeyFrame - Class in com.aspose.threed
A key frame is mainly defined by a time and a value, for some interpolation types, tangent/tension/bias/continuity is also used by calculating the final sampled value.
KeyFrame(KeyframeSequence, double) - Constructor for class com.aspose.threed.KeyFrame
Create a new key frame on specified curve
KeyframeSequence - Class in com.aspose.threed
The sequence of key-frames, it describes the transformation of a sampled value over time.
KeyframeSequence(String) - Constructor for class com.aspose.threed.KeyframeSequence
Initializes a new instance of the KeyframeSequence class.
KeyframeSequence() - Constructor for class com.aspose.threed.KeyframeSequence
Initializes a new instance of the KeyframeSequence class.

L

LambertMaterial - Class in com.aspose.threed
Material for lambert shading model
LambertMaterial() - Constructor for class com.aspose.threed.LambertMaterial
Initializes a new instance of the LambertMaterial class.
LambertMaterial(String) - Constructor for class com.aspose.threed.LambertMaterial
Initializes a new instance of the LambertMaterial class.
License - Class in com.aspose.threed
Provides methods to license the component.
License() - Constructor for class com.aspose.threed.License
Initializes a new instance of this class.
Light - Class in com.aspose.threed
The light illuminates the scene.
Light() - Constructor for class com.aspose.threed.Light
Initializes a new instance of the Light class.
Light(String) - Constructor for class com.aspose.threed.Light
Initializes a new instance of the Light class.
Light(String, LightType) - Constructor for class com.aspose.threed.Light
Initializes a new instance of the Light class.
LightType - Enum in com.aspose.threed
Light types.
Line - Class in com.aspose.threed
A polyline is a path defined by a set of points with Geometry.getControlPoints(), and connected by Line.getSegments(), which means it can also be a set of connected line segments.
Line() - Constructor for class com.aspose.threed.Line
Initializes a new instance of the Line class.
Line(String) - Constructor for class com.aspose.threed.Line
Initializes a new instance of the Line class.
LinearExtrusion - Class in com.aspose.threed
Linear extrusion takes a 2D shape as input and extends the shape in the 3rd dimension.
LinearExtrusion() - Constructor for class com.aspose.threed.LinearExtrusion
Constructor of instance LinearExtrusion.
LinearExtrusion(Profile, double) - Constructor for class com.aspose.threed.LinearExtrusion
Constructor of instance LinearExtrusion.
load(TextureData) - Method in interface com.aspose.threed.ITexture1D
Load texture content from specified Bitmap
load(TextureData) - Method in interface com.aspose.threed.ITexture2D
Load texture content from specified Bitmap
load(CubeFaceData<TextureData>) - Method in interface com.aspose.threed.ITextureCubemap
Load texture content from specified TextureData
load(CubeFace, TextureData) - Method in interface com.aspose.threed.ITextureCubemap
Load the data into specified face
load(int) - Method in class com.aspose.threed.ResourceManager
 
loadAttributes(Scene, String, String) - Method in class com.aspose.threed.RvmFormat
Load the attributes from specified file name
loadAttributes(Scene, String) - Method in class com.aspose.threed.RvmFormat
Load the attributes from specified file name
loadAttributes(Scene, Stream, String) - Method in class com.aspose.threed.RvmFormat
Load the attributes from specified stream
loadAttributes(Scene, Stream) - Method in class com.aspose.threed.RvmFormat
Load the attributes from specified stream
loadData(byte[]) - Method in interface com.aspose.threed.IBuffer
Load the data into current buffer
loadData(TriMesh) - Method in interface com.aspose.threed.IIndexBuffer
Load indice data from TriMesh
loadData(int[]) - Method in interface com.aspose.threed.IIndexBuffer
Load indice data
loadData(short[]) - Method in interface com.aspose.threed.IIndexBuffer
Load indice data
loadData(TriMesh) - Method in interface com.aspose.threed.IVertexBuffer
Load vertex data from TriMesh
loadData(long, int) - Method in interface com.aspose.threed.IVertexBuffer
Load data from given position
loadData(Object) - Method in interface com.aspose.threed.IVertexBuffer
Load data from array
loadFromFiles(CubeFaceData<String>) - Method in interface com.aspose.threed.ITextureCubemap
Load texture content from specified files
LoadOptions - Class in com.aspose.threed
The base class to configure options in file loading for different types
LocalFileSystem - Class in com.aspose.threed
The LocalFileSystem will maps the read/write operations to local directory.
LocalFileSystem(String) - Constructor for class com.aspose.threed.LocalFileSystem
Initialize a new LocalFileSystem with specified base directory.
lookupForFile(String, String) - Method in class com.aspose.threed.IOConfig
Look up for file in given lookup paths User can override this to provide more customized file lookup mechanisms.
LShape - Class in com.aspose.threed
IFC compatible L-shape profile that defined by parameters.
LShape() - Constructor for class com.aspose.threed.LShape
Constructor of LShape

M

m00 - Variable in class com.aspose.threed.FMatrix4
The m00.
m00 - Variable in class com.aspose.threed.Matrix4
The m00.
m01 - Variable in class com.aspose.threed.FMatrix4
The m01.
m01 - Variable in class com.aspose.threed.Matrix4
The m01.
m02 - Variable in class com.aspose.threed.FMatrix4
The m02.
m02 - Variable in class com.aspose.threed.Matrix4
The m02.
m03 - Variable in class com.aspose.threed.FMatrix4
The m03.
m03 - Variable in class com.aspose.threed.Matrix4
The m03.
m10 - Variable in class com.aspose.threed.FMatrix4
The m10.
m10 - Variable in class com.aspose.threed.Matrix4
The m10.
m11 - Variable in class com.aspose.threed.FMatrix4
The m11.
m11 - Variable in class com.aspose.threed.Matrix4
The m11.
m12 - Variable in class com.aspose.threed.FMatrix4
The m12.
m12 - Variable in class com.aspose.threed.Matrix4
The m12.
m13 - Variable in class com.aspose.threed.FMatrix4
The m13.
m13 - Variable in class com.aspose.threed.Matrix4
The m13.
m20 - Variable in class com.aspose.threed.FMatrix4
The m20.
m20 - Variable in class com.aspose.threed.Matrix4
The m20.
m21 - Variable in class com.aspose.threed.FMatrix4
The m21.
m21 - Variable in class com.aspose.threed.Matrix4
The m21.
m22 - Variable in class com.aspose.threed.FMatrix4
The m22.
m22 - Variable in class com.aspose.threed.Matrix4
The m22.
m23 - Variable in class com.aspose.threed.FMatrix4
The m23.
m23 - Variable in class com.aspose.threed.Matrix4
The m23.
m30 - Variable in class com.aspose.threed.FMatrix4
The m30.
m30 - Variable in class com.aspose.threed.Matrix4
The m30.
m31 - Variable in class com.aspose.threed.FMatrix4
The m31.
m31 - Variable in class com.aspose.threed.Matrix4
The m31.
m32 - Variable in class com.aspose.threed.FMatrix4
The m32.
m32 - Variable in class com.aspose.threed.Matrix4
The m32.
m33 - Variable in class com.aspose.threed.FMatrix4
The m33.
m33 - Variable in class com.aspose.threed.Matrix4
The m33.
makeDefaultIndices() - Method in class com.aspose.threed.Line
Generate the sequence 0,1,2,3....Geometry.getControlPoints().Length-1 to Line.getSegments() so the ControlPoints can be used as a single line
MAP_AMBIENT - Static variable in class com.aspose.threed.Material
MAP_DIFFUSE - Static variable in class com.aspose.threed.Material
MAP_EMISSIVE - Static variable in class com.aspose.threed.Material
Used in Material.setTexture(java.lang.String, com.aspose.threed.TextureBase) to assign a emissive texture mapping.
MAP_NORMAL - Static variable in class com.aspose.threed.Material
MAP_SPECULAR - Static variable in class com.aspose.threed.Material
Used in Material.setTexture(java.lang.String, com.aspose.threed.TextureBase) to assign a specular texture mapping.
MAP_SPECULAR_GLOSSINESS - Static variable in class com.aspose.threed.PbrSpecularMaterial
The texture map for specular glossiness
MappingMode - Enum in com.aspose.threed
Determines how the element is mapped to a surface.
Material - Class in com.aspose.threed
Material defines the parameters necessary for visual appearance of geometry.
Material(String) - Constructor for class com.aspose.threed.Material
Initializes a new instance of the Material class.
Material() - Constructor for class com.aspose.threed.Material
Initializes a new instance of the Material class.
MaterialConverter - Interface in com.aspose.threed
Custom converter to convert the geometry's original material to GLTF's PBR material.
MathUtils - Class in com.aspose.threed
A set of useful mathematical utilities.
Matrix4 - Class in com.aspose.threed
4x4 matrix implementation.
Matrix4(Vector4, Vector4, Vector4, Vector4) - Constructor for class com.aspose.threed.Matrix4
Constructs matrix from 4 rows.
Matrix4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class com.aspose.threed.Matrix4
Initializes a new instance of the Matrix4 struct.
Matrix4(FMatrix4) - Constructor for class com.aspose.threed.Matrix4
Construct Matrix4 from an FMatrix4 instance
Matrix4(double[]) - Constructor for class com.aspose.threed.Matrix4
Initializes a new instance of the Matrix4 struct.
Matrix4() - Constructor for class com.aspose.threed.Matrix4
 
MemoryFileSystem - Class in com.aspose.threed
The MemoryFileSystem will maps the read/write operations to memory.
MemoryFileSystem() - Constructor for class com.aspose.threed.MemoryFileSystem
 
merge(Vector2) - Method in class com.aspose.threed.BoundingBox2D
Merges the new box into the current bounding box.
merge(BoundingBox2D) - Method in class com.aspose.threed.BoundingBox2D
Merges the new box into the current bounding box.
merge(Mesh, Vector4[][], Vector4[][], Vector2[][]) - Static method in class com.aspose.threed.Primitive
Merge the specified mesh, positions, normals and uvs.
mergeMesh(Scene) - Static method in class com.aspose.threed.PolygonModifier
Convert a whole scene to a single transformed mesh Vertex elements like normal/texture coordinates are not supported yet
mergeMesh(List<Node>) - Static method in class com.aspose.threed.PolygonModifier
Convert a whole node to a single transformed mesh Vertex elements like normal/texture coordinates are not supported yet
mergeMesh(Node) - Static method in class com.aspose.threed.PolygonModifier
Convert a whole node to a single transformed mesh Vertex elements like normal/texture coordinates are not supported yet
Mesh - Class in com.aspose.threed
A mesh is made of many n-sided polygons.
Mesh() - Constructor for class com.aspose.threed.Mesh
Initializes a new instance of the Mesh class.
Mesh(String) - Constructor for class com.aspose.threed.Mesh
Initializes a new instance of the Mesh class.
Metered - Class in com.aspose.threed
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.threed.Metered
Initializes a new instance of this class.
MICROSOFT3MF - Static variable in class com.aspose.threed.FileFormat
Microsoft 3D Manufacturing Format
MICROSOFT3MF - Static variable in class com.aspose.threed.FileFormatType
3D Manufacturing Format
MirroredProfile - Class in com.aspose.threed
IFC compatible mirror profile.
MirroredProfile(Profile) - Constructor for class com.aspose.threed.MirroredProfile
Construct a new MirroredProfile from an existing profile.
MorphTargetChannel - Class in com.aspose.threed
A MorphTargetChannel is used by MorphTargetDeformer to organize the target geometries.
MorphTargetChannel(String) - Constructor for class com.aspose.threed.MorphTargetChannel
Initializes a new instance of the MorphTargetChannel class.
MorphTargetChannel() - Constructor for class com.aspose.threed.MorphTargetChannel
Initializes a new instance of the MorphTargetChannel class.
MorphTargetDeformer - Class in com.aspose.threed
MorphTargetDeformer provides per-vertex animation.
MorphTargetDeformer(String) - Constructor for class com.aspose.threed.MorphTargetDeformer
Initializes a new instance of the MorphTargetDeformer class.
MorphTargetDeformer() - Constructor for class com.aspose.threed.MorphTargetDeformer
Initializes a new instance of the MorphTargetDeformer class.
moveForward(double) - Method in class com.aspose.threed.Camera
Move camera forward towards its direction or target.
mul(BoundingBox, Matrix4) - Static method in class com.aspose.threed.BoundingBox
Operator overloading for multiply
mul(FMatrix4, FMatrix4) - Static method in class com.aspose.threed.FMatrix4
Concatenate the two matrices
mul(FMatrix4, float) - Static method in class com.aspose.threed.FMatrix4
Multiply the matrix and double value
mul(FVector3, float) - Static method in class com.aspose.threed.FVector3
* Operator overloading
mul(FVector4, FVector4) - Static method in class com.aspose.threed.FVector4
Operator overloading for *
mul(Matrix4, Matrix4) - Static method in class com.aspose.threed.Matrix4
Multiply the two matrices
mul(Matrix4, Vector3) - Static method in class com.aspose.threed.Matrix4
Multiply the matrix and vector3
mul(Matrix4, Vector4) - Static method in class com.aspose.threed.Matrix4
Multiply the matrix and vector4
mul(Matrix4, double) - Static method in class com.aspose.threed.Matrix4
Multiply the matrix and double value
mul(Quaternion, double) - Static method in class com.aspose.threed.Quaternion
Operator overloading for *
mul(Quaternion, Quaternion) - Static method in class com.aspose.threed.Quaternion
Operator overloading for *
mul(Quaternion, Vector3) - Static method in class com.aspose.threed.Quaternion
Operator overloading for *
mul(Quaternion, Vector4) - Static method in class com.aspose.threed.Quaternion
Operator overloading for *
mul(Vector3, Quaternion) - Static method in class com.aspose.threed.Quaternion
Operator overloading for *
mul(Vector2, double) - Static method in class com.aspose.threed.Vector2
Multiply operator for Vector2
mul(double, Vector2) - Static method in class com.aspose.threed.Vector2
Multiply operator for Vector2
mul(Vector3, Vector3) - Static method in class com.aspose.threed.Vector3
Operator overloading for *
mul(double, Vector3) - Static method in class com.aspose.threed.Vector3
Operator overloading for *
mul(Vector3, double) - Static method in class com.aspose.threed.Vector3
Operator overloading for *
mul(Vector4, Vector4) - Static method in class com.aspose.threed.Vector4
Operator overloading for *
mul(Vector4, double) - Static method in class com.aspose.threed.Vector4
Operator overloading for *

N

name - Variable in class com.aspose.threed.A3DObject
The name of the current object.
negative(FVector3) - Static method in class com.aspose.threed.FVector3
- Operator overloading
negative(Vector3) - Static method in class com.aspose.threed.Vector3
Operator overloading for -
NEXT_IN_WEIGHT - Static variable in class com.aspose.threed.WeightedMode
Next in(left) tangent is weighted.
Node - Class in com.aspose.threed
Represents an element in the scene graph.
Node() - Constructor for class com.aspose.threed.Node
Initializes a new instance of the Node class.
Node(String, Entity) - Constructor for class com.aspose.threed.Node
Initializes a new instance of the Node class.
Node(String) - Constructor for class com.aspose.threed.Node
Initializes a new instance of the Node class.
NodeVisitor - Interface in com.aspose.threed
A callback to travel through the whole node hierarchy.
NONE - Static variable in class com.aspose.threed.WeightedMode
Both out and next in weights are not used.
normalize() - Method in class com.aspose.threed.FVector3
Normalizes this instance.
normalize() - Method in class com.aspose.threed.Matrix4
Normalizes this instance.
normalize() - Method in class com.aspose.threed.Quaternion
Normalize the quaternion
normalize() - Method in class com.aspose.threed.Vector2
Normalizes this instance.
normalize() - Method in class com.aspose.threed.Vector3
Normalizes this instance.
NULL - Static variable in class com.aspose.threed.BoundingBox
The null bounding box
NULL - Static variable in class com.aspose.threed.BoundingBox2D
The null bounding box
NurbsCurve - Class in com.aspose.threed
NURBS curve is a curve represented by NURBS(Non-uniform rational basis spline), A NURBS curve is defined by its NurbsCurve.getOrder(), a set of weighted Geometry.getControlPoints() and a NurbsCurve.getKnotVectors() The w component in control point is used as control point's weight, whatever it is a CurveDimension.TWO_DIMENSIONAL or CurveDimension.THREE_DIMENSIONAL
NurbsCurve() - Constructor for class com.aspose.threed.NurbsCurve
Initializes a new instance of the NurbsCurve class.
NurbsCurve(String) - Constructor for class com.aspose.threed.NurbsCurve
Initializes a new instance of the NurbsCurve class.
NurbsDirection - Class in com.aspose.threed
A 3D NurbsSurface has two direction, the NurbsSurface.getU() and NurbsSurface.getV(), the NurbsDirection defines data for each direction.
NurbsDirection() - Constructor for class com.aspose.threed.NurbsDirection
 
NurbsSurface - Class in com.aspose.threed
NurbsSurface() - Constructor for class com.aspose.threed.NurbsSurface
Initializes a new instance of the NurbsSurface class.
NurbsSurface(String) - Constructor for class com.aspose.threed.NurbsSurface
Initializes a new instance of the NurbsSurface class.
NurbsType - Enum in com.aspose.threed
NURBS types.

O

ObjLoadOptions - Class in com.aspose.threed
Load options for wavefront obj
ObjLoadOptions() - Constructor for class com.aspose.threed.ObjLoadOptions
Constructor of ObjLoadOptions
ObjSaveOptions - Class in com.aspose.threed
Save options for wavefront obj file
ObjSaveOptions() - Constructor for class com.aspose.threed.ObjSaveOptions
Constructor of ObjSaveOptions
op_eq(FVector2, FVector2) - Static method in class com.aspose.threed.FVector2
== Operator overloading
op_eq(Quaternion, Quaternion) - Static method in class com.aspose.threed.Quaternion
Equal operator for quaternion
op_eq(Vector2, Vector2) - Static method in class com.aspose.threed.Vector2
Equal operator for Vector2
op_eq(Vector3, Vector3) - Static method in class com.aspose.threed.Vector3
Equal operator for Vector3
op_ne(FVector2, FVector2) - Static method in class com.aspose.threed.FVector2
!= Operator overloading
op_ne(Quaternion, Quaternion) - Static method in class com.aspose.threed.Quaternion
Not-equal operator for quaternion
op_ne(Vector2, Vector2) - Static method in class com.aspose.threed.Vector2
Not-equal operator for Vector2
op_ne(Vector3, Vector3) - Static method in class com.aspose.threed.Vector3
Not-equal operator for Vector3
open(Stream, FileFormat, Cancellation) - Method in class com.aspose.threed.Scene
Opens the scene from given stream using specified file format.
open(Stream, FileFormat) - Method in class com.aspose.threed.Scene
Opens the scene from given stream using specified file format.
open(Stream, LoadOptions, Cancellation) - Method in class com.aspose.threed.Scene
Opens the scene from given stream using specified IO config.
open(Stream, LoadOptions) - Method in class com.aspose.threed.Scene
Opens the scene from given stream using specified IO config.
open(Stream, Cancellation) - Method in class com.aspose.threed.Scene
Opens the scene from given stream
open(Stream) - Method in class com.aspose.threed.Scene
Opens the scene from given stream
open(String, FileFormat, Cancellation) - Method in class com.aspose.threed.Scene
Opens the scene from given path using specified file format.
open(String, FileFormat) - Method in class com.aspose.threed.Scene
Opens the scene from given path using specified file format.
open(String, LoadOptions, Cancellation) - Method in class com.aspose.threed.Scene
Opens the scene from given path using specified file format.
open(String, LoadOptions) - Method in class com.aspose.threed.Scene
Opens the scene from given path using specified file format.
open(String, Cancellation) - Method in class com.aspose.threed.Scene
Opens the scene from given path
open(String) - Method in class com.aspose.threed.Scene
Opens the scene from given path
ORIGIN - Static variable in class com.aspose.threed.Vector3
Gets the origin position.
OUT_WEIGHT - Static variable in class com.aspose.threed.WeightedMode
Out(right) tangent is weighted.

P

ParameterizedProfile - Class in com.aspose.threed
The base class of all parameterized profiles.
ParameterizedProfile() - Constructor for class com.aspose.threed.ParameterizedProfile
 
ParseException - Exception in com.aspose.threed
Exception when Aspose.3D failed to parse the input.
ParseException(String) - Constructor for exception com.aspose.threed.ParseException
Constructor of ParseException
Patch - Class in com.aspose.threed
A Patch is a parametric modeling surface, similar to NurbsSurface, it's also defined by two PatchDirection, the Patch.getU() and Patch.getV().
Patch() - Constructor for class com.aspose.threed.Patch
Initializes a new instance of the Patch class.
Patch(String) - Constructor for class com.aspose.threed.Patch
Initializes a new instance of the Patch class.
PatchDirection - Class in com.aspose.threed
Patch's U and V direction.
PatchDirection() - Constructor for class com.aspose.threed.PatchDirection
 
PatchDirectionType - Enum in com.aspose.threed
Patch direction's types.
PbrMaterial - Class in com.aspose.threed
Material for physically based rendering based on albedo color/metallic/roughness
PbrMaterial() - Constructor for class com.aspose.threed.PbrMaterial
Construct a default PBR material instance
PbrMaterial(Color) - Constructor for class com.aspose.threed.PbrMaterial
Construct a default PBR material with specified albedo color value.
PbrSpecularMaterial - Class in com.aspose.threed
Material for physically based rendering based on diffuse color/specular/glossiness
PbrSpecularMaterial() - Constructor for class com.aspose.threed.PbrSpecularMaterial
Constructor of the PbrSpecularMaterial
PCD - Static variable in class com.aspose.threed.FileFormat
PCL Point Cloud Data file in ASCII mode
PCD - Static variable in class com.aspose.threed.FileFormatType
Point Cloud Data used by Point Cloud Library
PCD_BINARY - Static variable in class com.aspose.threed.FileFormat
PCL Point Cloud Data file in Binary mode
PhongMaterial - Class in com.aspose.threed
Material for blinn-phong shading model.
PhongMaterial() - Constructor for class com.aspose.threed.PhongMaterial
Initializes a new instance of the PhongMaterial class.
PhongMaterial(String) - Constructor for class com.aspose.threed.PhongMaterial
Initializes a new instance of the PhongMaterial class.
PixelFormat - Enum in com.aspose.threed
The pixel's format used in texture unit.
Plane - Class in com.aspose.threed
Parameterized plane.
Plane() - Constructor for class com.aspose.threed.Plane
Initializes a new instance of the Plane with default size 1x1.
Plane(double, double) - Constructor for class com.aspose.threed.Plane
Initializes a new instance of the Plane.
Plane(String, double, double, int, int) - Constructor for class com.aspose.threed.Plane
Initializes a new instance of the Plane.
PLY - Static variable in class com.aspose.threed.FileFormat
Polygon File Format or Stanford Triangle Format
PLY - Static variable in class com.aspose.threed.FileFormatType
Polygon File Format or Stanford Triangle Format
PlyFormat - Class in com.aspose.threed
The PLY format.
PlyLoadOptions - Class in com.aspose.threed
Load options for PLY files
PlyLoadOptions() - Constructor for class com.aspose.threed.PlyLoadOptions
Constructor of PlyLoadOptions
PlySaveOptions - Class in com.aspose.threed
Save options for exporting scene as PLY file.
PlySaveOptions() - Constructor for class com.aspose.threed.PlySaveOptions
Constructor of PlySaveOptions
PlySaveOptions(FileContentType) - Constructor for class com.aspose.threed.PlySaveOptions
Constructor of PlySaveOptions
PointCloud - Class in com.aspose.threed
The point cloud contains no topology information but only the control points and the vertex elements.
PointCloud(String) - Constructor for class com.aspose.threed.PointCloud
Constructor of PointCloud
PointCloud() - Constructor for class com.aspose.threed.PointCloud
Constructor of PointCloud
PolygonBuilder - Class in com.aspose.threed
A helper class to build polygon for Mesh
PolygonBuilder(Mesh) - Constructor for class com.aspose.threed.PolygonBuilder
Initializes a new instance of the PolygonBuilder class.
PolygonMode - Enum in com.aspose.threed
The polygon rasterization mode
PolygonModifier - Class in com.aspose.threed
Utilities to modify polygons
Pose - Class in com.aspose.threed
The pose is used to store transformation matrix when the geometry is skinned.
Pose(String) - Constructor for class com.aspose.threed.Pose
Initializes a new instance of the Pose class.
Pose() - Constructor for class com.aspose.threed.Pose
Initializes a new instance of the Pose class.
PoseType - Enum in com.aspose.threed
Pose type.
PostProcessing - Class in com.aspose.threed
The post-processing effects
PostProcessing() - Constructor for class com.aspose.threed.PostProcessing
 
prepareRenderQueue(Renderer, IRenderQueue, Node, Entity) - Method in class com.aspose.threed.EntityRenderer
Prepare rendering commands for specified node/entity pair.
prepend(Matrix4) - Method in class com.aspose.threed.TransformBuilder
Prepend the new transform matrix to the transform chain.
PresetShaders - Enum in com.aspose.threed
This defines the preset internal shaders used by the renderer.
Primitive - Class in com.aspose.threed
Base class for all primitives
Primitive(String) - Constructor for class com.aspose.threed.Primitive
Initializes a new instance of the Primitive class.
Profile - Class in com.aspose.threed
2D Profile in xy plane
Profile() - Constructor for class com.aspose.threed.Profile
 
ProjectionType - Enum in com.aspose.threed
Camera's projection types.
properties - Variable in class com.aspose.threed.A3DObject
The properties of the current object.
Property - Class in com.aspose.threed
Class to hold user-defined properties.
Property(A3DObject, String) - Constructor for class com.aspose.threed.Property
Initializes a new instance of the Property class.
PropertyCollection - Class in com.aspose.threed
The collection of properties
PushConstant - Class in com.aspose.threed
A utility to provide data to shader through push constant.
PushConstant() - Constructor for class com.aspose.threed.PushConstant
Constructor of the PushConstant
pushConstants(int, byte[]) - Method in interface com.aspose.threed.ICommandList
Push the constant to the pipeline
pushConstants(int, byte[], int) - Method in interface com.aspose.threed.ICommandList
Push the constant to the pipeline
Pyramid - Class in com.aspose.threed
Parameterized pyramid.
Pyramid() - Constructor for class com.aspose.threed.Pyramid
Construct a new pyramid instance with default bottom area(10, 10) and default height(5)
Pyramid(double, double, double) - Constructor for class com.aspose.threed.Pyramid
Construct a new pyramid instance with specified bottom area
Pyramid(double, double, double, double, double) - Constructor for class com.aspose.threed.Pyramid
Construct a new pyramid instance with specified bottom area and top area and height.
Pyramid(String, double, double, double, double, double) - Constructor for class com.aspose.threed.Pyramid
Construct a new pyramid instance with specified bottom area and top area and height.

Q

Quaternion - Class in com.aspose.threed
Quaternion is usually used to perform rotation in computer graphics.
Quaternion(double, double, double, double) - Constructor for class com.aspose.threed.Quaternion
Initializes a new instance of the Quaternion class.
Quaternion() - Constructor for class com.aspose.threed.Quaternion
 

R

readDouble(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the double field
readDouble(VertexField) - Method in class com.aspose.threed.Vertex
Read the double field
readFile(String, IOConfig) - Method in class com.aspose.threed.DummyFileSystem
Create a stream for reading dependencies.
readFile(String, IOConfig) - Method in class com.aspose.threed.FileSystem
Create a stream for reading dependencies.
readFile(String, IOConfig) - Method in class com.aspose.threed.LocalFileSystem
Create a stream for reading dependencies.
readFile(String, IOConfig) - Method in class com.aspose.threed.MemoryFileSystem
Create a stream for reading dependencies.
readFile(String, IOConfig) - Method in class com.aspose.threed.ZipArchiveFileSystem
 
readFloat(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the float field
readFloat(VertexField) - Method in class com.aspose.threed.Vertex
Read the float field
readFVector2(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the vector2 field
readFVector2(VertexField) - Method in class com.aspose.threed.Vertex
Read the vector2 field
readFVector3(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the vector3 field
readFVector3(VertexField) - Method in class com.aspose.threed.Vertex
Read the vector3 field
readFVector4(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the vector4 field
readFVector4(VertexField) - Method in class com.aspose.threed.Vertex
Read the vector4 field
readVector2(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the vector2 field
readVector2(VertexField) - Method in class com.aspose.threed.Vertex
Read the vector2 field
readVector3(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the vector3 field
readVector3(VertexField) - Method in class com.aspose.threed.Vertex
Read the vector3 field
readVector4(int, VertexField) - Method in class com.aspose.threed.TriMesh
Read the vector4 field
readVector4(VertexField) - Method in class com.aspose.threed.Vertex
Read the vector4 field
rearrange(Axis, Axis, Axis) - Method in class com.aspose.threed.TransformBuilder
Rearrange the layout of the axis.
RectangleShape - Class in com.aspose.threed
IFC compatible rectangular shape with rounding corners.
RectangleShape() - Constructor for class com.aspose.threed.RectangleShape
Constructor of RectangleShape
RectangularTorus - Class in com.aspose.threed
Parameterized rectangular torus.
RectangularTorus() - Constructor for class com.aspose.threed.RectangularTorus
Constructor of RectangularTorus
RectangularTorus(String) - Constructor for class com.aspose.threed.RectangularTorus
Constructor of RectangularTorus
ReferenceMode - Enum in com.aspose.threed
ReferenceMode defines how mapping information is stored and referenced by.
registerEntityRenderer(EntityRenderer) - Method in class com.aspose.threed.Renderer
Register the entity renderer for specified entity
RelativeRectangle - Class in com.aspose.threed
Relative rectangle The formula between relative component to absolute value is: Scale * (Reference Width) + offset So if we want it to represent an absolute value, leave all scale fields zero, and use offset fields instead.
RelativeRectangle() - Constructor for class com.aspose.threed.RelativeRectangle
 
reloadSceneAs(FileFormat) - Method in class com.aspose.threed.Scene
Reload the scene in specified format
removeProperty(Property) - Method in class com.aspose.threed.A3DObject
Removes a dynamic property.
removeProperty(String) - Method in class com.aspose.threed.A3DObject
Remove the specified property identified by name
removeProperty(Property) - Method in class com.aspose.threed.PropertyCollection
Removes a dynamic property.
removeProperty(String) - Method in class com.aspose.threed.PropertyCollection
Removes a dynamic property.
render(IRenderTarget) - Method in class com.aspose.threed.Renderer
Render the specified target
render(Camera, String) - Method in class com.aspose.threed.Scene
Render the scene into external file from given camera's perspective.
render(Camera, String, Dimension, String) - Method in class com.aspose.threed.Scene
Render the scene into external file from given camera's perspective.
render(Camera, String, Dimension, String, ImageRenderOptions) - Method in class com.aspose.threed.Scene
Render the scene into external file from given camera's perspective.
render(Camera, BufferedImage) - Method in class com.aspose.threed.Scene
Render the scene into bitmap from given camera's perspective.
render(Camera, BufferedImage, ImageRenderOptions) - Method in class com.aspose.threed.Scene
Render the scene into bitmap from given camera's perspective.
renderEntity(Renderer, ICommandList, Node, Object, int) - Method in class com.aspose.threed.EntityRenderer
Each render task pushed to the IRenderQueue will have a corresponding RenderEntity call to perform the concrete rendering job.
Renderer - Class in com.aspose.threed
The context about renderer.
renderer - Variable in class com.aspose.threed.RendererVariableManager
The renderer creates this variable manager
RendererException - Exception in com.aspose.threed
 
RendererException(String) - Constructor for exception com.aspose.threed.RendererException
 
RendererVariableManager - Class in com.aspose.threed
This class manages variables used in rendering
RenderFactory - Class in com.aspose.threed
RenderFactory creates all resources that represented in rendering pipeline.
RenderFactory() - Constructor for class com.aspose.threed.RenderFactory
 
RenderingAPI - Enum in com.aspose.threed
Commonly used rendering APIs
RenderParameters - Class in com.aspose.threed
Describe the parameters of the render target
RenderParameters(boolean, int, int, int) - Constructor for class com.aspose.threed.RenderParameters
Initialize an instance of PixelFormat
RenderParameters() - Constructor for class com.aspose.threed.RenderParameters
Initialize an instance of PixelFormat
RenderParameters(boolean) - Constructor for class com.aspose.threed.RenderParameters
Initialize an instance of PixelFormat
RenderParameters(boolean, int) - Constructor for class com.aspose.threed.RenderParameters
Initialize an instance of PixelFormat
RenderParameters(boolean, int, int) - Constructor for class com.aspose.threed.RenderParameters
Initialize an instance of PixelFormat
RenderQueueGroupId - Enum in com.aspose.threed
The group id of render queue
RenderResource - Class in com.aspose.threed
The abstract class of all render resources All render resources will be disposed when the renderer is released.
RenderResource() - Constructor for class com.aspose.threed.RenderResource
 
RenderStage - Enum in com.aspose.threed
The render stage
RenderState - Class in com.aspose.threed
Render state for building the pipeline The changes made on render state will not affect the created pipeline instances.
RenderState() - Constructor for class com.aspose.threed.RenderState
Constructor of RenderState
reset() - Method in class com.aspose.threed.KeyframeSequence
Removes all key frames and reset the post/pre behaviors.
reset() - Method in class com.aspose.threed.TransformBuilder
Reset the transform to identity matrix
resetChannels() - Method in class com.aspose.threed.BindPoint
Empties the property channels of this animation curve mapping.
resetSceneCache() - Method in class com.aspose.threed.EntityRenderer
The scene has changed or removed, need to dispose scene-level render resources in this
ResourceManager - Class in com.aspose.threed
 
ResourceManager(String) - Constructor for class com.aspose.threed.ResourceManager
 
RevolvedAreaSolid - Class in com.aspose.threed
This class represents a solid model by revolving a cross section provided by a profile about an axis.
RevolvedAreaSolid() - Constructor for class com.aspose.threed.RevolvedAreaSolid
 
rotate(double, Vector3) - Static method in class com.aspose.threed.Matrix4
Create a rotation matrix by rotation angle and axis
rotate(Quaternion) - Static method in class com.aspose.threed.Matrix4
Create a rotation matrix from a quaternion
rotate(Quaternion) - Method in class com.aspose.threed.TransformBuilder
Chain a rotation by a quaternion
rotateDegree(double, Vector3) - Method in class com.aspose.threed.TransformBuilder
Chain a rotation transform in degree
rotateEulerDegree(double, double, double) - Method in class com.aspose.threed.TransformBuilder
Chain a rotation by Euler angles in degree
rotateEulerRadian(double, double, double) - Method in class com.aspose.threed.TransformBuilder
Chain a rotation by Euler angles in radian
rotateEulerRadian(Vector3) - Method in class com.aspose.threed.TransformBuilder
Chain a rotation by Euler angles in radian
rotateFromEuler(Vector3) - Static method in class com.aspose.threed.Matrix4
Create a rotation matrix from Euler angle
rotateFromEuler(double, double, double) - Static method in class com.aspose.threed.Matrix4
Create a rotation matrix from Euler angle
rotateRadian(double, Vector3) - Method in class com.aspose.threed.TransformBuilder
Chain a rotation transform in radian
RotationMode - Enum in com.aspose.threed
The frustum's rotation mode
RVM - Static variable in class com.aspose.threed.FileFormatType
AVEVA Plant Design Management System Model.
RVM_BINARY - Static variable in class com.aspose.threed.FileFormat
AVEVA Plant Design Management System Model in binary format
RVM_TEXT - Static variable in class com.aspose.threed.FileFormat
AVEVA Plant Design Management System Model in text format
RvmFormat - Class in com.aspose.threed
The RVM Format
RvmLoadOptions - Class in com.aspose.threed
Load options for AVEVA Plant Design Management System's RVM file.
RvmLoadOptions(FileContentType) - Constructor for class com.aspose.threed.RvmLoadOptions
Construct a RvmLoadOptions instance
RvmLoadOptions() - Constructor for class com.aspose.threed.RvmLoadOptions
Construct a RvmLoadOptions instance
RvmSaveOptions - Class in com.aspose.threed
Save options for Aveva PDMS RVM file.
RvmSaveOptions() - Constructor for class com.aspose.threed.RvmSaveOptions
Constructor of RvmSaveOptions
RvmSaveOptions(FileContentType) - Constructor for class com.aspose.threed.RvmSaveOptions
Constructor of RvmSaveOptions

S

save(String, String) - Method in interface com.aspose.threed.ITexture1D
Save the texture content to external file.
save(BufferedImage) - Method in interface com.aspose.threed.ITexture1D
Save the texture content to external file.
save(String, String) - Method in interface com.aspose.threed.ITexture2D
Save the texture content to external file.
save(BufferedImage) - Method in interface com.aspose.threed.ITexture2D
Save the texture content to external file.
save(CubeFaceData<String>, String) - Method in interface com.aspose.threed.ITextureCubemap
Save the cube's sides texture content to external files.
save(CubeFaceData<BufferedImage>) - Method in interface com.aspose.threed.ITextureCubemap
Save the texture content to memory.
save(CubeFace, BufferedImage) - Method in interface com.aspose.threed.ITextureCubemap
Save the specified side to memory
save(Stream, FileFormat, Cancellation) - Method in class com.aspose.threed.Scene
Saves the scene to stream using specified file format.
save(Stream, FileFormat) - Method in class com.aspose.threed.Scene
Saves the scene to stream using specified file format.
save(Stream, SaveOptions, Cancellation) - Method in class com.aspose.threed.Scene
Saves the scene to stream using specified file format.
save(Stream, SaveOptions) - Method in class com.aspose.threed.Scene
Saves the scene to stream using specified file format.
save(String, FileFormat, Cancellation) - Method in class com.aspose.threed.Scene
Saves the scene to specified path using specified file format.
save(String, FileFormat) - Method in class com.aspose.threed.Scene
Saves the scene to specified path using specified file format.
save(String, SaveOptions, Cancellation) - Method in class com.aspose.threed.Scene
Saves the scene to specified path using specified file format.
save(String, SaveOptions) - Method in class com.aspose.threed.Scene
Saves the scene to specified path using specified file format.
SaveOptions - Class in com.aspose.threed
The base class to configure options in file saving for different types
scale(Vector3) - Static method in class com.aspose.threed.Matrix4
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
scale(double) - Static method in class com.aspose.threed.Matrix4
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
scale(double, double, double) - Static method in class com.aspose.threed.Matrix4
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
scale(Scene, Vector3) - Static method in class com.aspose.threed.PolygonModifier
Scale all geometries(Scale the control points not the transformation matrix) in this scene
scale(Node, Vector3) - Static method in class com.aspose.threed.PolygonModifier
Scale all geometries(Scale the control points not the transformation matrix) in this node
scale(double) - Method in class com.aspose.threed.TransformBuilder
Chain a scaling transform matrix with a component scaled by s
scale(double, double, double) - Method in class com.aspose.threed.TransformBuilder
Chain a scaling transform matrix
scale(Vector3) - Method in class com.aspose.threed.TransformBuilder
Chain a scale transform
Scene - Class in com.aspose.threed
A scene is a top-level object that contains the nodes, geometries, materials, textures, animation, poses, sub-scenes and etc.
Scene() - Constructor for class com.aspose.threed.Scene
Initializes a new instance of the Scene class.
Scene(Entity) - Constructor for class com.aspose.threed.Scene
Initializes a new instance of the Scene class with an entity attached to a new node.
Scene(Scene, String) - Constructor for class com.aspose.threed.Scene
Initializes a new instance of the Scene class as a sub-scene.
Scene(String) - Constructor for class com.aspose.threed.Scene
Initializes a new instance of the Scene class and open the file immediately.
SceneObject - Class in com.aspose.threed
The root class of objects that will be stored inside a scene.
SceneObject(String) - Constructor for class com.aspose.threed.SceneObject
Initialize an SceneObject with a default name
SceneObject() - Constructor for class com.aspose.threed.SceneObject
Initialize an SceneObject.
Segment() - Constructor for class com.aspose.threed.CompositeCurve.Segment
 
selectObjects(String) - Method in class com.aspose.threed.Node
Select multiple objects under current node using XPath-like query syntax.
selectSingleObject(String) - Method in class com.aspose.threed.Node
Select single object under current node using XPath-like query syntax.
set(int, double) - Method in class com.aspose.threed.Bone
Sets the blend weight of specified control point
set(CubeFace, T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for specified face
set(Shape, double) - Method in class com.aspose.threed.MorphTargetChannel
Sets the weight for specified geometry
set(Shape, double) - Method in class com.aspose.threed.MorphTargetDeformer
Sets the weight for given geometry, this is a short-handed way to modify weight for target without accessing channel.
set(String, Object) - Method in class com.aspose.threed.PropertyCollection
Sets the value of the property by property name.
set(double, double, double) - Method in class com.aspose.threed.Vector3
Sets the x/y/z component in one call.
set(double, double, double) - Method in class com.aspose.threed.Vector4
Sets vector's xyz components at a time, w will be set to 1
set(double, double, double, double) - Method in class com.aspose.threed.Vector4
Sets vector's all components at a time
setAlbedo(Vector3) - Method in class com.aspose.threed.PbrMaterial
Sets the base color of the material
setAlbedoTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
Sets the texture for albedo
setAlpha(double) - Method in class com.aspose.threed.TextureBase
Sets the default alpha value of the texture This is valid when the TextureBase.getAlphaSource() is AlphaSource.PIXEL_ALPHA Default value is 1.0, valid value range is between 0 and 1
setAlphaSource(AlphaSource) - Method in class com.aspose.threed.TextureBase
Sets whether the texture defines the alpha channel.
setAmbient(Vector4) - Method in class com.aspose.threed.AssetInfo
Gets or Sets the default ambient color of this asset
setAmbientColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
Sets the ambient color
setAngleEnd(double) - Method in class com.aspose.threed.RevolvedAreaSolid
Sets the ending angle of the revolving procedure, measured in radian, default value is pi.
setAngleStart(double) - Method in class com.aspose.threed.RectangularTorus
The start angle of the arc, measured in radian.
setAngleStart(double) - Method in class com.aspose.threed.RevolvedAreaSolid
Sets the starting angle of the revolving procedure, measured in radian, default value is 0.
setApertureMode(ApertureMode) - Method in class com.aspose.threed.Camera
Sets the camera's aperture mode
setApplicationName(String) - Method in class com.aspose.threed.AssetInfo
Sets the application that created this asset
setApplicationVendor(String) - Method in class com.aspose.threed.AssetInfo
Sets the application vendor's name
setApplicationVersion(String) - Method in class com.aspose.threed.AssetInfo
Sets the version of the application that created this asset.
setApplyAnimationTransform(boolean) - Method in class com.aspose.threed.Discreet3dsLoadOptions
Sets whether to use the transformation defined in the first frame of animation track.
setArc(double) - Method in class com.aspose.threed.RectangularTorus
The total angle of the arc, measured in radian.
setArc(double) - Method in class com.aspose.threed.Torus
Sets the arc.
setArea(RelativeRectangle) - Method in class com.aspose.threed.Viewport
Sets the area of the viewport in render target.
setAspect(double) - Method in class com.aspose.threed.Frustum
Sets the aspect ratio of the frustum
setAspectRatio(double) - Method in class com.aspose.threed.Camera
Sets the view plane aspect ratio.
setAssetDirectories(ArrayList<String>) - Method in class com.aspose.threed.ImageRenderOptions
Directories that stored external assets(like textures)
setAssetInfo(AssetInfo) - Method in class com.aspose.threed.Node
Per-node asset info
setAssetInfo(AssetInfo) - Method in class com.aspose.threed.Scene
Sets the top-level asset information
setAttributeListFile(String) - Method in class com.aspose.threed.RvmSaveOptions
Sets the file name of attribute list file, exporter will generate a name based on the .rvm file name when this property is undefined, default value is null.
setAttributePrefix(String) - Method in class com.aspose.threed.RvmLoadOptions
Sets the prefix of the attributes that were defined in external attribute files, The prefix are used to avoid name conflicts, default value is "rvm:"
setAttributePrefix(String) - Method in class com.aspose.threed.RvmSaveOptions
Sets the prefix of which attributes that will be exported, the exported property will contains no prefix, custom properties with different prefix will not be exported, default value is 'rvm:'.
setAuthor(String) - Method in class com.aspose.threed.AssetInfo
Sets the author of this asset
setAuthor(String) - Method in class com.aspose.threed.RvmSaveOptions
Author information, default value is '3d@aspose'
setAxis(Vector3) - Method in class com.aspose.threed.RevolvedAreaSolid
Sets the axis direction, default value is (0, 1, 0).
setBack(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +Z(Back) face
setBackgroundColor(Color) - Method in class com.aspose.threed.ImageRenderOptions
The background color of the render result.
setBackgroundColor(Color) - Method in class com.aspose.threed.Viewport
Sets the background color of the viewport.
setBasisCurve(Curve) - Method in class com.aspose.threed.TransformedCurve
The basis curve.
setBasisCurve(Curve) - Method in class com.aspose.threed.TrimmedCurve
The basis curve to be trimmed.
setBias(float) - Method in class com.aspose.threed.KeyFrame
Sets the bias used in TCB spline
setBlend(boolean) - Method in class com.aspose.threed.RenderState
Enable or disable the fragment blending.
setBlendColor(FVector4) - Method in class com.aspose.threed.RenderState
Sets the blend color where used in BlendFactor.CONSTANT_COLOR
setBoneTransform(Matrix4) - Method in class com.aspose.threed.Bone
Sets the transform matrix of the bone.
setBottom(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for -Y(Bottom) face
setBottomArea(Vector2) - Method in class com.aspose.threed.Pyramid
Area of the bottom cap
setBottomFlangeEdgeRadius(double) - Method in class com.aspose.threed.HShape
Sets the radius of the upper edges of the bottom flange.
setBottomFlangeFilletRadius(double) - Method in class com.aspose.threed.HShape
Sets the radius of fillet between the web and the bottom flange.
setBottomFlangeThickness(double) - Method in class com.aspose.threed.HShape
Sets the flange thickness of H-shape.
setBottomFlangeWidth(double) - Method in class com.aspose.threed.HShape
Sets the extent of the width.
setBottomOffset(Vector3) - Method in class com.aspose.threed.Pyramid
Offset for bottom vertices
setBottomXDim(double) - Method in class com.aspose.threed.TrapeziumShape
Sets the extent of the bottom line measured along the x-axis.
setBufferFile(String) - Method in class com.aspose.threed.GltfSaveOptions
The file name of the external buffer file used to store binary data.
setCameraPosition(Vector3) - Method in class com.aspose.threed.Html5SaveOptions
Sets the initial position of the camera, default value is (10, 10, 10)
setCameraPosition(FVector3) - Method in class com.aspose.threed.RendererVariableManager
Camera's position in world coordinate system
setCastLight(boolean) - Method in class com.aspose.threed.Light
Sets if the current light instance can illuminate other objects.
setCastShadows(boolean) - Method in class com.aspose.threed.Geometry
Sets whether this geometry can cast shadow
setCastShadows(boolean) - Method in class com.aspose.threed.Light
Sets if the light can cast shadows on other objects.
setCastShadows(boolean) - Method in class com.aspose.threed.Primitive
Sets whether this geometry can cast shadow
setCenter(boolean) - Method in class com.aspose.threed.LinearExtrusion
If this value is false, the linear extrusion Z range is from 0 to height, otherwise the range is from -height/2 to height/2.
setCenterScene(boolean) - Method in class com.aspose.threed.RvmLoadOptions
Center the scene after it's loaded.
setChannelWeight(double) - Method in class com.aspose.threed.MorphTargetChannel
Sets the deformer weight of this channel.
setClosed(boolean) - Method in class com.aspose.threed.PatchDirection
Sets a value indicating whether this PatchDirection is a closed curve.
setColor(Vector3) - Method in class com.aspose.threed.Curve
Sets the color of the line, default value is white(1, 1, 1)
setColor(Vector3) - Method in class com.aspose.threed.Light
Sets the light's color
setColorBits(int) - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for vertex color, default value is 10
setColorBits(int) - Method in class com.aspose.threed.RenderParameters
Sets how many bits will be used by color buffer.
setColorComponents(Tuple_3<String, String, String>) - Method in class com.aspose.threed.PlySaveOptions
The component names for vertex color, default value is ("red", "green", "blue")
setComment(String) - Method in class com.aspose.threed.AssetInfo
Sets the comment of this asset.
setCompare(CompareFunction) - Method in class com.aspose.threed.StencilState
Sets the compare function used in stencil test
setComposeOrder(ComposeOrder) - Method in class com.aspose.threed.TransformBuilder
Sets the chain compose order.
setCompressionLevel(DracoCompressionLevel) - Method in class com.aspose.threed.DracoSaveOptions
Compression level, default value is DracoCompressionLevel.STANDARD
setComputeShader(String) - Method in class com.aspose.threed.GLSLSource
Sets the source code of the compute shader.
setComputeShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
Sets the source code of the compute shader.
setConstantAttenuation(double) - Method in class com.aspose.threed.Light
Sets the constant attenuation to calculate the total attenuation of the light
setContent(byte[]) - Method in class com.aspose.threed.Texture
Sets the binary content of the texture.
setContinuity(float) - Method in class com.aspose.threed.KeyFrame
Sets the continuity used in TCB spline
setControlPoints(int) - Method in class com.aspose.threed.PatchDirection
Sets the count of control points in current direction.
setCoordinatedSystem(CoordinatedSystem) - Method in class com.aspose.threed.AssetInfo
Sets the coordinate system used in this asset.
setCount(int) - Method in class com.aspose.threed.NurbsDirection
Sets the count of control points in current direction.
setCreationTime(Calendar) - Method in class com.aspose.threed.AssetInfo
Gets or Sets the creation time of this asset
setCreationTime(String) - Method in class com.aspose.threed.RvmSaveOptions
The timestamp that exported this file, default value is current time
setCullFace(boolean) - Method in class com.aspose.threed.RenderState
Enable or disable cull face
setCullFaceMode(int) - Method in class com.aspose.threed.RenderState
Sets which face will be culled.
setCurrentAnimationClip(AnimationClip) - Method in class com.aspose.threed.Scene
Sets the active AnimationClip
setCurve(Curve) - Method in class com.aspose.threed.ArbitraryProfile
The Curve used to construct the profile
setCurve(Curve) - Method in class com.aspose.threed.CompositeCurve.Segment
The curve used in the segment
setCurveType(NurbsType) - Method in class com.aspose.threed.NurbsCurve
Sets the type of the curve.
setCylinderRadialSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
Sets the number of cylinder's radial segments, default value is 16
setData(double[]) - Method in class com.aspose.threed.VertexElementDoublesTemplate
Load data
setData(int[]) - Method in class com.aspose.threed.VertexElementIntsTemplate
Load data
setData(T[]) - Method in class com.aspose.threed.VertexElementTemplate
Load data
setData(Vector4[]) - Method in class com.aspose.threed.VertexElementVector4
Load data
setDefaultValue(Object) - Method in class com.aspose.threed.AnimationChannel
Sets the Default value of the channel.
setDepth(double) - Method in class com.aspose.threed.CShape
Sets the depth of the profile.
setDepth(double) - Method in class com.aspose.threed.LShape
Sets the depth of the profile.
setDepth(double) - Method in class com.aspose.threed.TShape
Sets the length of the web.
setDepth(double) - Method in class com.aspose.threed.UShape
Sets the length of web.
setDepth(double) - Method in class com.aspose.threed.ZShape
Sets the length of web.
setDepthBias(float) - Method in class com.aspose.threed.RendererVariableManager
Depth bias for shadow mapping, default value is 0.001
setDepthBits(int) - Method in class com.aspose.threed.RenderParameters
Sets how many bits will be used by depth buffer.
setDepthClear(float) - Method in class com.aspose.threed.Viewport
Sets the depth value used when clear the viewport with depth buffer bit set.
setDepthFailAction(StencilAction) - Method in class com.aspose.threed.StencilState
Sets the stencil action when stencil test pass but depth test fails.
setDepthFunction(CompareFunction) - Method in class com.aspose.threed.RenderState
Sets the compare function used in depth test
setDepthMask(boolean) - Method in class com.aspose.threed.RenderState
Enable or disable the depth writing.
setDepthTest(boolean) - Method in class com.aspose.threed.RenderState
Enable or disable the depth test.
setDescription(String) - Method in class com.aspose.threed.AnimationClip
Sets the description of this animation clip
setDescription(String) - Method in class com.aspose.threed.ShaderTechnique
Sets the description of this technique
setDestinationBlendFactor(BlendFactor) - Method in class com.aspose.threed.RenderState
Sets how the color is blended.
setDiffuse(Vector3) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the diffuse color of the material, default value is (1, 1, 1)
setDiffuseColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
Sets the diffuse color
setDiffuseTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the texture for diffuse
setDimension(CurveDimension) - Method in class com.aspose.threed.NurbsCurve
Sets the curve's dimension.
setDirection(Vector3) - Method in class com.aspose.threed.Frustum
Sets the direction that the camera is looking at.
setDirection(Vector3) - Method in interface com.aspose.threed.IOrientable
Sets the direction that the entity is looking at.
setDirection(Vector3) - Method in class com.aspose.threed.LinearExtrusion
The direction of extrusion, default value is (0, 0, 1)
setDirectrix(Curve) - Method in class com.aspose.threed.SweptAreaSolid
The directrix that the swept area sweeping along with.
setDishLatitudeSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
Sets the number of dish' latitude segments, default value is 8
setDishLongitudeSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
Sets the number of dish' longitude segments, default value is 12
setDivisions(int) - Method in class com.aspose.threed.NurbsDirection
Sets the number of divisions between adjacent control points in current direction.
setDivisions(int) - Method in class com.aspose.threed.PatchDirection
Sets the number of divisions between adjacent control points.
setDoubleBuffering(boolean) - Method in class com.aspose.threed.RenderParameters
Sets whether double buffer is used.
setDracoCompression(boolean) - Method in class com.aspose.threed.GltfSaveOptions
Sets whether to enable draco compression
setDuplicatedNameCounterBase(int) - Method in class com.aspose.threed.Discreet3dsSaveOptions
The counter used by generating new name for duplicated names, default value is 2.
setDuplicatedNameCounterFormat(String) - Method in class com.aspose.threed.Discreet3dsSaveOptions
The format of the duplicated counter, default value is empty string.
setDuplicatedNameSeparator(String) - Method in class com.aspose.threed.Discreet3dsSaveOptions
The separator between object's name and the duplicated counter, default value is "_".
setEdgeRadius(double) - Method in class com.aspose.threed.LShape
Sets the radius of the edge.
setEdgeRadius(double) - Method in class com.aspose.threed.UShape
Sets the radius of edge in flange's edge.
setEdgeRadius(double) - Method in class com.aspose.threed.ZShape
Sets the radius of flange edge.
setEmbedAssets(boolean) - Method in class com.aspose.threed.GltfSaveOptions
Embed all external assets as base64 into single file in ASCII mode, default value is false.
setEmbedTextures(boolean) - Method in class com.aspose.threed.FbxSaveOptions
Sets whether to embed the texture to the final output file.
setEmissiveColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
Sets the emissive color
setEmissiveColor(Vector3) - Method in class com.aspose.threed.PbrMaterial
Sets the emissive color
setEmissiveColor(Vector3) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the emissive color, default value is (0, 0, 0)
setEmissiveTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
Sets the texture for emissive
setEmissiveTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the texture for emissive
setEnableCompression(boolean) - Method in class com.aspose.threed.AmfSaveOptions
Whether to use compression to reduce the final file size, default value is true
setEnableCompression(boolean) - Method in class com.aspose.threed.FbxSaveOptions
Compression large binary data in the FBX file(e.g.
setEnabled(boolean) - Method in class com.aspose.threed.Viewport
Enable or disable this viewport.
setEnableMaterials(boolean) - Method in class com.aspose.threed.ObjLoadOptions
Sets whether import materials for each object
setEnableMaterials(boolean) - Method in class com.aspose.threed.ObjSaveOptions
Sets whether import/export materials for each object
setEnableMipMap(boolean) - Method in class com.aspose.threed.Texture
Sets if the mipmap is enabled for this texture
setEnableShadows(boolean) - Method in class com.aspose.threed.ImageRenderOptions
Sets whether to render shadows.
setEnableShadows(boolean) - Method in class com.aspose.threed.Renderer
Sets whether to enable shadows.
setEncoding(Charset) - Method in class com.aspose.threed.IOConfig
Sets the default encoding for text-based files.
setEndPoint(EndPoint) - Method in class com.aspose.threed.SweptAreaSolid
The end point of the directrix.
setEntity(Entity) - Method in class com.aspose.threed.Node
Sets the first entity attached to this node, if sets, will clear other entities.
setEulerAngles(double, double, double) - Method in class com.aspose.threed.Transform
Sets the Euler angles in degrees of current transform.
setEulerAngles(Vector3) - Method in class com.aspose.threed.Transform
Sets the rotation represented in Euler angles, measured in degree
setExcluded(boolean) - Method in class com.aspose.threed.Entity
Sets whether to exclude this entity during exporting.
setExcluded(boolean) - Method in class com.aspose.threed.Node
Sets whether to exclude this node and all child nodes/entities during exporting.
setExportAttributes(boolean) - Method in class com.aspose.threed.RvmSaveOptions
Sets whether to export the attribute list to an external .att file, default value is false.
setExportCamera(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
Sets whether export all cameras in the scene.
setExportLegacyMaterialProperties(boolean) - Method in class com.aspose.threed.FbxSaveOptions
Sets whether export legacy material properties, used for back compatibility.
setExportLight(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
Sets whether export all lights in the scene.
setExportMetaData(boolean) - Method in class com.aspose.threed.A3dwSaveOptions
Export meta data associated with Scene/Node to client Default value is true
setExportNormals(boolean) - Method in class com.aspose.threed.U3dSaveOptions
Sets whether to export normal data.
setExportTextureCoordinates(boolean) - Method in class com.aspose.threed.U3dSaveOptions
Sets whether to export texture coordinates.
setExportVertexDiffuse(boolean) - Method in class com.aspose.threed.U3dSaveOptions
Sets whether to export vertex's diffuse color.
setExportVertexSpecular(boolean) - Method in class com.aspose.threed.U3dSaveOptions
Sets whether to export vertex' specular color.
setExternalDracoEncoder(String) - Method in class com.aspose.threed.GltfSaveOptions
Use external draco encoder to accelerate the draco compression speed.
setFaceElement(String) - Method in class com.aspose.threed.PlySaveOptions
The element name for the face data, default value is "face"
setFaceProperty(String) - Method in class com.aspose.threed.PlySaveOptions
The property name for the face data, default value is "vertex_index"
setFailAction(StencilAction) - Method in class com.aspose.threed.StencilState
Sets the stencil action when stencil test fails.
setFallback(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
Sets the fallback shader when required shader is unavailable
setFallbackEntityRenderer(EntityRenderer) - Method in class com.aspose.threed.Renderer
Sets the fallback entity renderer when the entity has no special renderer defined.
setFallbackNormal(Vector3) - Method in class com.aspose.threed.GltfSaveOptions
When GLTF2 exporter detected an invalid normal, this will be used instead of its original value to bypass the validation.
setFalloff(double) - Method in class com.aspose.threed.Light
Sets the falloff cone angle (in degrees).
setFarPlane(double) - Method in class com.aspose.threed.Frustum
Sets the frustum's far plane distance.
setFarPlane(double) - Method in class com.aspose.threed.Html5SaveOptions
Sets the far plane of the camera, default value is 1000.
setFieldOfView(double) - Method in class com.aspose.threed.Camera
Sets the camera's field of view in degrees, this property is used only when ApertureMode is ApertureMode.HORIZONTAL or ApertureMode.VERTICAL
setFieldOfView(double) - Method in class com.aspose.threed.Html5SaveOptions
Sets the field of the view, default value is 45, measured in degree.
setFieldOfViewX(double) - Method in class com.aspose.threed.Camera
Sets the camera's horizontal field of view in degrees, this property is used only when ApertureMode is ApertureMode.HORIZ_AND_VERT
setFieldOfViewY(double) - Method in class com.aspose.threed.Camera
Sets the camera's vertical field of view in degrees, this property is used only when ApertureMode is ApertureMode.HORIZ_AND_VERT
setFileName(String) - Method in class com.aspose.threed.IOConfig
The file name of the exporting/importing scene.
setFileName(String) - Method in class com.aspose.threed.Texture
Sets the associated texture file.
setFileNote(String) - Method in class com.aspose.threed.RvmSaveOptions
File note in the file header.
setFileSystem(FileSystem) - Method in class com.aspose.threed.IOConfig
Allow user to handle how to manage the external dependencies during load/save.
setFileSystemFactory(FileSystemFactory) - Static method in class com.aspose.threed.IOConfig
Sets the factory class for FileSystem.
setFilletRadius(double) - Method in class com.aspose.threed.LShape
Sets the radius of the fillet.
setFilletRadius(double) - Method in class com.aspose.threed.TShape
Sets the radius of fillet between web and flange.
setFilletRadius(double) - Method in class com.aspose.threed.UShape
Sets the radius of fillet between flange and web.
setFilletRadius(double) - Method in class com.aspose.threed.ZShape
Sets the radius of fillet between flange and web.
setFirst(EndPoint) - Method in class com.aspose.threed.TrimmedCurve
The first end point to trim, can be a Cartesian point or a real parameter.
setFlangeEdgeRadius(double) - Method in class com.aspose.threed.TShape
Sets the radius of the flange edge.
setFlangeThickness(double) - Method in class com.aspose.threed.TShape
Sets the wall thickness of flange.
setFlangeThickness(double) - Method in class com.aspose.threed.UShape
Sets the thickness of flange.
setFlangeThickness(double) - Method in class com.aspose.threed.ZShape
Sets the thickness of flange.
setFlangeWidth(double) - Method in class com.aspose.threed.TShape
Sets the length of the flange.
setFlangeWidth(double) - Method in class com.aspose.threed.UShape
Sets the length of flange.
setFlangeWidth(double) - Method in class com.aspose.threed.ZShape
Sets the length of flange.
setFlat(boolean) - Method in class com.aspose.threed.KeyFrame
Get or set if the key frame is flat.
setFlipCoordinate(boolean) - Method in class com.aspose.threed.PlySaveOptions
Flip the coordinate while saving the scene, default value is true
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.Discreet3dsLoadOptions
Sets flip coordinate system of control points/normal during importing/exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
Sets flip coordinate system of control points/normal during importing/exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.ObjLoadOptions
Sets whether flip coordinate system of control points/normal during importing
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.ObjSaveOptions
Sets whether flip coordinate system of control points/normal during importing/exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.PlyLoadOptions
Sets flip coordinate system of control points/normal during importing/exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.StlLoadOptions
Sets whether to flip coordinate system of control points/normal during importing.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.StlSaveOptions
Sets whether flip coordinate system of control points/normal during exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.U3dLoadOptions
Sets whether flip coordinate system of control points/normal during importing/exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.U3dSaveOptions
Sets whether flip coordinate system of control points/normal during importing/exporting.
setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.XLoadOptions
Flip the coordinate system, this is true by default
setFlipTexCoordV(boolean) - Method in class com.aspose.threed.GltfLoadOptions
Flip the v(t) coordinate in mesh's texture coordinate, default value is true.
setFlipTexCoordV(boolean) - Method in class com.aspose.threed.GltfSaveOptions
Flip texture coordinate v(t) component, default value is true.
setFoldRepeatedCurveData(Boolean) - Method in class com.aspose.threed.FbxSaveOptions
Sets whether reuse repeated curve data by increasing last data's ref count
setFragmentShader(String) - Method in class com.aspose.threed.GLSLSource
Sets the source code of the fragment shader.
setFragmentShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
Sets the source code of the fragment shader.
setFront(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for -Z(Front) face
setFrontFace(FrontFace) - Method in class com.aspose.threed.RenderState
Sets which order is front face.
setFrustum(Frustum) - Method in class com.aspose.threed.Renderer
Sets the frustum that used to provide view matrix.
setFrustum(Frustum) - Method in class com.aspose.threed.Viewport
Sets the camera of this Viewport
setGammaCorrectedColor(boolean) - Method in class com.aspose.threed.Discreet3dsLoadOptions
A 3ds file may contains original color and gamma corrected color for same attribute, Setting this to true will use the gamma corrected color if possible, otherwise the Aspose.3D will try to use the original color.
setGammaCorrectedColor(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
A 3ds file may contains original color and gamma corrected color for same attribute, Setting this to true will use the gamma corrected color if possible, otherwise the Aspose.3D will try to use the original color.
setGenerateFanCylinder(boolean) - Method in class com.aspose.threed.Cylinder
Sets whether to generate the fan-style cylinder when the ThetaLength is less than 2*PI, otherwise the model will not be cut.
setGenerateMaterials(boolean) - Method in class com.aspose.threed.RvmLoadOptions
Generate materials with random colors for each objects in the scene if color table is not exported within the RVM file.
setGenerateVertexElementMaterial(boolean) - Method in class com.aspose.threed.FbxSaveOptions
Sets whether always generate a VertexElementMaterial for geometries if the attached node contains materials.
setGeometricRotation(Vector3) - Method in class com.aspose.threed.Transform
Sets the geometric Euler rotation(measured in degree).
setGeometricScaling(Vector3) - Method in class com.aspose.threed.Transform
Sets the geometric scaling.
setGeometricTranslation(Vector3) - Method in class com.aspose.threed.Transform
Sets the geometric translation.
setGeometryShader(String) - Method in class com.aspose.threed.GLSLSource
Sets the source code of the geometry shader.
setGeometryShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
Sets the source code of the geometry shader.
setGirth(double) - Method in class com.aspose.threed.CShape
Sets the length of girth.
setGlossinessFactor(double) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the glossiness(smoothness) of the material, 1 means perfectly smooth and 0 means perfectly rough, default value is 1, range is [0, 1]
setHeight(double) - Method in class com.aspose.threed.Box
Sets the height of the box aligned in y-axis.
setHeight(double) - Method in class com.aspose.threed.Camera
Sets the view plane's height measured in inches
setHeight(double) - Method in class com.aspose.threed.Cylinder
Sets the height of the cylinder.
setHeight(double) - Method in class com.aspose.threed.Dish
Height of the dish
setHeight(double) - Method in class com.aspose.threed.LinearExtrusion
The height of the extruded geometry, default value is 1.0
setHeight(double) - Method in class com.aspose.threed.Pyramid
Height of the pyramid
setHeight(double) - Method in class com.aspose.threed.RectangularTorus
The height of the rectangular torus.
setHeightSegments(int) - Method in class com.aspose.threed.Box
gets or sets the height segments.
setHeightSegments(int) - Method in class com.aspose.threed.Cylinder
Sets the height segments.
setHeightSegments(int) - Method in class com.aspose.threed.Dish
Sets the height segments
setHeightSegments(int) - Method in class com.aspose.threed.Sphere
Sets the height segments.
setHighPreciseColor(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
If this is true, the generated 3ds file will use high precise color, means each channel of red/green/blue are in 32bit float.
setHotSpot(double) - Method in class com.aspose.threed.Light
Sets the hot spot cone angle(in degrees).
setImageFormat(GltfEmbeddedImageFormat) - Method in class com.aspose.threed.GltfSaveOptions
Standard glTF only supports PNG/JPG as its texture format, this option will guide how Aspose.3D convert the non-standard images to supported format during the exporting.
setIndented(boolean) - Method in class com.aspose.threed.ColladaSaveOptions
Sets whether the exported XML document is indented.
setIndependentTangent(boolean) - Method in class com.aspose.threed.KeyFrame
Sets the out and next in tangents are independent.
setIndices(int[]) - Method in class com.aspose.threed.VertexElement
Load indices
setInnerFilletRadius(double) - Method in class com.aspose.threed.HollowRectangleShape
The inner fillet radius of the inner rectangle.
setInnerRadius(double) - Method in class com.aspose.threed.RectangularTorus
The inner radius of the rectangular torus Default value is 17
setInput(ITextureUnit) - Method in class com.aspose.threed.PostProcessing
Input of this post-processing
setIntensity(double) - Method in class com.aspose.threed.Light
Sets the light's intensity, default value is 100
setInternalFilletRadius(double) - Method in class com.aspose.threed.CShape
Sets the internal fillet radius.
setInterpolation(Interpolation) - Method in class com.aspose.threed.KeyFrame
Sets the key's interpolation type, list.data[index] defines the algorithm how the sampled value is calculated.
setKeepBuiltinGlobalSettings(boolean) - Method in class com.aspose.threed.FbxLoadOptions
Sets whether to keep the builtin properties in GlobalSettings which have a native property replacement in AssetInfo.
setKeywords(String) - Method in class com.aspose.threed.AssetInfo
Sets the keywords of this asset
setLambert(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
Sets the shader that used to render the lambert material
setLeft(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +X(Left) face
setLength(double) - Method in class com.aspose.threed.Box
Sets the length of the box aligned in z-axis.
setLength(double) - Method in class com.aspose.threed.Plane
Sets the length of the plane.
setLengthSegments(int) - Method in class com.aspose.threed.Box
Sets the length segments.
setLengthSegments(int) - Method in class com.aspose.threed.Plane
Sets the length segments.
setLicense(InputStream) - Method in class com.aspose.threed.License
Licenses the component.
setLicense(String) - Method in class com.aspose.threed.License
 
setLicense(Reader) - Method in class com.aspose.threed.License
Licenses the component.
setLightType(LightType) - Method in class com.aspose.threed.Light
Sets the light's type
setLinearAttenuation(double) - Method in class com.aspose.threed.Light
Sets the linear attenuation to calculate the total attenuation of the light
setLocal(boolean) - Method in class com.aspose.threed.BonePose
Sets if the matrix is defined in local coordinate.
setLookAt(Vector3) - Method in class com.aspose.threed.Frustum
Sets the the interested position that the camera is looking at.
setLookAt(Vector3) - Method in class com.aspose.threed.Html5SaveOptions
Sets the default look at position, default value is (0, 0, 0)
setLookupAttributes(boolean) - Method in class com.aspose.threed.RvmLoadOptions
Sets whether to load attributes from external attribute list file(.att/.attrib/.txt), default value is true.
setLookupPaths(ArrayList<String>) - Method in class com.aspose.threed.IOConfig
Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load.
setMagFilter(TextureFilter) - Method in class com.aspose.threed.TextureBase
Sets the filter for magnification.
setMagnification(Vector2) - Method in class com.aspose.threed.Camera
Sets the magnification used in orthographic camera
setMagnification(TextureFilter) - Method in interface com.aspose.threed.ITextureUnit
Sets the filter mode for magnification.
setMappingMode(MappingMode) - Method in class com.aspose.threed.VertexElement
Sets how the element is mapped.
setMasterScale(double) - Method in class com.aspose.threed.Discreet3dsSaveOptions
Sets the master scale used in exporting.
setMaterial(Material) - Method in class com.aspose.threed.Node
Sets the first material associated with this node, if sets, will clear other materials
setMaterial(Material) - Method in class com.aspose.threed.Renderer
Sets the material that used to provide material information used by shaders.
setMaterialConverter(MaterialConverter) - Method in class com.aspose.threed.GltfSaveOptions
Custom converter to convert the geometry's material to PBR material If this is unassigned, glTF 2.0 exporter will automatically convert the standard material to PBR material.
setMatrix(Matrix4) - Method in class com.aspose.threed.BonePose
Sets the transform matrix of the node in current pose.
setMatrix(Matrix4) - Method in class com.aspose.threed.TransformBuilder
Sets the current matrix value
setMatrixLightSpace(FMatrix4) - Method in class com.aspose.threed.RendererVariableManager
Matrix for light space transformation
setMatrixProjection(FMatrix4) - Method in class com.aspose.threed.RendererVariableManager
Matrix for projection transformation
setMatrixView(FMatrix4) - Method in class com.aspose.threed.RendererVariableManager
Matrix for view transformation
setMaximumDescriptorSets(int) - Method in class com.aspose.threed.SPIRVSource
Maximum descriptor sets, default value is 10
setMeshCompression(boolean) - Method in class com.aspose.threed.U3dSaveOptions
Sets whether to enable mesh data compression.
setMetaDataPrefix(String) - Method in class com.aspose.threed.A3dwSaveOptions
If this property is non-null, only the properties of Scene/Node that start with this prefix will be exported, and the prefix will be removed.
setMetallicFactor(double) - Method in class com.aspose.threed.PbrMaterial
Sets the metalness of the material, value of 1 means the material is a metal and value of 0 means the material is a dielectric.
setMetallicRoughness(TextureBase) - Method in class com.aspose.threed.PbrMaterial
Sets the texture for metallic(in R channel) and roughness(in G channel)
setMeteredKey(String, String) - Method in class com.aspose.threed.Metered
Sets metered public and private key.
setMinFilter(TextureFilter) - Method in class com.aspose.threed.TextureBase
Sets the filter for minification.
setMinification(TextureFilter) - Method in interface com.aspose.threed.ITextureUnit
Sets the filter mode for minification.
setMipFilter(TextureFilter) - Method in class com.aspose.threed.TextureBase
Sets the filter for mip-level sampling.
setMipmap(TextureFilter) - Method in interface com.aspose.threed.ITextureUnit
Sets the filter mode for mipmap.
setModificationTime(Calendar) - Method in class com.aspose.threed.AssetInfo
Gets or Sets the modification time of this asset
setName(String) - Method in class com.aspose.threed.A3DObject
Sets the name.
setName(String) - Method in class com.aspose.threed.Property
Gets the name of the property
setName(String) - Method in class com.aspose.threed.VertexElement
Sets the name.
setNearPlane(double) - Method in class com.aspose.threed.Frustum
Sets the frustum's near plane distance.
setNearPlane(double) - Method in class com.aspose.threed.Html5SaveOptions
Sets the near plane of the camera, default value is 1
setNegativeX(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +X(Left) face
setNegativeY(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for -Y(Bottom) face
setNegativeZ(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for -Z(Front) face
setNextInTangent(Vector2) - Method in class com.aspose.threed.KeyFrame
Sets the next in(left) tangent on this key frame.
setNextInWeight(float) - Method in class com.aspose.threed.KeyFrame
Sets the next in(left) weight on this key frame.
setNode(Node) - Method in class com.aspose.threed.Bone
Sets the node.
setNode(Node) - Method in class com.aspose.threed.BonePose
Sets the scene node, points to a skinned skeleton node
setNode(Node) - Method in class com.aspose.threed.Renderer
Sets the Renderer.getNode() instance used to provide world transform matrix.
setNormalBits(int) - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for normal vectors, default value is 10
setNormalComponents(Tuple_3<String, String, String>) - Method in class com.aspose.threed.PlySaveOptions
The component names for normal data, default value is ("nx", "ny", "nz")
setNormalizeNormal(boolean) - Method in class com.aspose.threed.ObjLoadOptions
Sets whether to normalize the normal vector during the loading.
setNormalTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
Sets the texture of normal mapping
setNormalTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the texture of normal mapping
setOcclusionFactor(double) - Method in class com.aspose.threed.PbrMaterial
Sets the factor of ambient occlusion
setOcclusionTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
Sets the texture for ambient occlusion
setOffsetBottom(Vector3) - Method in class com.aspose.threed.Cylinder
Sets the vertices transformation offset of the bottom side.
setOffsetHeight(int) - Method in class com.aspose.threed.RelativeRectangle
Sets the offset for height
setOffsetTop(Vector3) - Method in class com.aspose.threed.Cylinder
Sets the vertices transformation offset of the top side.
setOffsetWidth(int) - Method in class com.aspose.threed.RelativeRectangle
Sets the offset for width
setOffsetX(int) - Method in class com.aspose.threed.RelativeRectangle
Sets the offset for coordinate X
setOffsetY(int) - Method in class com.aspose.threed.RelativeRectangle
Sets the offset for coordinate Y
setOpenEnded(boolean) - Method in class com.aspose.threed.Cylinder
Sets a value indicating whether this Cylinder open ended.
setOrder(int) - Method in class com.aspose.threed.NurbsCurve
Sets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
setOrder(int) - Method in class com.aspose.threed.NurbsDirection
Sets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
setOrientationBox(boolean) - Method in class com.aspose.threed.Html5SaveOptions
Display a orientation box.
setOrigin(Vector3) - Method in class com.aspose.threed.RevolvedAreaSolid
Sets the origin point of the revolving, default value is (0, 0, 0).
setOrthoHeight(double) - Method in class com.aspose.threed.Frustum
Sets the height when frustum in orthographic projection.
setOuterRadius(double) - Method in class com.aspose.threed.RectangularTorus
The outer radius of the rectangular torus Default value is 20
setOutTangent(Vector2) - Method in class com.aspose.threed.KeyFrame
Sets the out(right) tangent on this key frame.
setOutWeight(float) - Method in class com.aspose.threed.KeyFrame
Sets the out(right) weight on this key frame.
setOverallDepth(double) - Method in class com.aspose.threed.HShape
Sets the extent of the depth.
setParentNode(Node) - Method in class com.aspose.threed.Entity
Sets the first parent node, if set the first parent node, this entity will be detached from other parent nodes.
setParentNode(Node) - Method in class com.aspose.threed.Node
Sets the parent node.
setPassAction(StencilAction) - Method in class com.aspose.threed.StencilState
Sets the stencil action when both stencil test and depth test passes.
setPbr(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
Sets the shader that used to render the PBR material
setPhiLength(double) - Method in class com.aspose.threed.Sphere
Sets the length of the phi.
setPhiStart(double) - Method in class com.aspose.threed.Sphere
Sets the phi start.
setPhong(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
Sets the shader that used to render the phong material
setPointCloud(boolean) - Method in class com.aspose.threed.DracoSaveOptions
Export the scene as point cloud, default value is false.
setPointCloud(boolean) - Method in class com.aspose.threed.ObjSaveOptions
Sets the flag whether the exporter should export the scene as point cloud(without topological structure), default value is false
setPointCloud(boolean) - Method in class com.aspose.threed.PlySaveOptions
Export the scene as point cloud, the default value is false.
setPolygonMode(PolygonMode) - Method in class com.aspose.threed.RenderState
Sets the polygon's render mode.
setPoseType(PoseType) - Method in class com.aspose.threed.Pose
Sets the type of the pose.
setPositionBits(int) - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for position, default value is 14
setPositionComponents(Tuple_3<String, String, String>) - Method in class com.aspose.threed.PlySaveOptions
The component names for position data, default value is ("x", "y", "z")
setPositiveX(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +X(Right) face
setPositiveY(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +Y(Top) face
setPositiveZ(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +Z(Back) face
setPostRotation(Vector3) - Method in class com.aspose.threed.Transform
Sets the post-rotation represented in degree
setPreRotation(Vector3) - Method in class com.aspose.threed.Transform
Sets the pre-rotation represented in degree
setPresetShaders(PresetShaders) - Method in class com.aspose.threed.Renderer
Sets the preset shader set
setPrettyPrint(boolean) - Method in class com.aspose.threed.GltfSaveOptions
The JSON content of GLTF file is indented for human reading, default value is false
setProjectionType(ProjectionType) - Method in class com.aspose.threed.Camera
Sets the camera's projection type.
setProperty(String, Object) - Method in class com.aspose.threed.A3DObject
Sets the value of specified property
setProperty(Property) - Method in class com.aspose.threed.BindPoint
Gets the property associated with the CurveMapping
setQuadraticAttenuation(double) - Method in class com.aspose.threed.Light
Sets the quadratic attenuation to calculate the total attenuation of the light
setRadialSegments(int) - Method in class com.aspose.threed.Cylinder
Sets the radial segments.
setRadialSegments(int) - Method in class com.aspose.threed.RectangularTorus
The radial segments, default value is 10
setRadialSegments(int) - Method in class com.aspose.threed.Torus
Sets the radial segments.
setRadius(double) - Method in class com.aspose.threed.Circle
The radius of the circle curve, default value is 10
setRadius(double) - Method in class com.aspose.threed.CircleShape
Sets the radius of the circle.
setRadius(double) - Method in class com.aspose.threed.Dish
Radius of the dish
setRadius(double) - Method in class com.aspose.threed.Sphere
Sets the radius of the sphere.
setRadius(double) - Method in class com.aspose.threed.Torus
Sets the radius of the torus.
setRadiusBottom(double) - Method in class com.aspose.threed.Cylinder
Sets the radius of cylinder's bottom cap.
setRadiusTop(double) - Method in class com.aspose.threed.Cylinder
Sets the radius of cylinder's top cap.
setRational(boolean) - Method in class com.aspose.threed.NurbsCurve
Sets whether it is rational, this value indicates whether this NurbsCurve is rational spline or non-rational spline.
setRecalculateNormal(boolean) - Method in class com.aspose.threed.StlLoadOptions
Ignore the normal data that stored in STL file and recalculate the normal data based on the vertex position.
setReceiveShadows(boolean) - Method in class com.aspose.threed.Geometry
Sets whether this geometry can receive shadow.
setReceiveShadows(boolean) - Method in class com.aspose.threed.Primitive
Sets whether this geometry can receive shadow.
setRectangularTorusSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
Sets the number of rectangular torus' radial segments, default value is 20
setReferenceMode(ReferenceMode) - Method in class com.aspose.threed.VertexElement
Sets how the element is referenced.
setReflectionColor(Vector3) - Method in class com.aspose.threed.PhongMaterial
Sets the reflection color.
setReflectionFactor(double) - Method in class com.aspose.threed.PhongMaterial
Sets the attenuation of the reflection color.
setRenderAPI(RenderingAPI) - Method in class com.aspose.threed.ShaderTechnique
Sets the rendering API used by this technique
setRenderAPIVersion(String) - Method in class com.aspose.threed.ShaderTechnique
Sets the version of the rendering API.
setRepeatCount(int) - Method in class com.aspose.threed.Extrapolation
Gets and sets the repeat times of the extrapolation pattern.
setReusePrimitiveMesh(boolean) - Method in class com.aspose.threed.FbxSaveOptions
Reuse the mesh for the primitives with same parameters, this will significantly reduce the size of FBX output which scene was constructed by large set of primitive shapes(like imported from CAD files).
setRevision(String) - Method in class com.aspose.threed.AssetInfo
Sets the revision number of this asset, usually used in version control system.
setRight(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +X(Right) face
setRotation(double, double) - Method in class com.aspose.threed.TextureBase
Sets the UV rotation.
setRotation(double, double, double, double) - Method in class com.aspose.threed.Transform
Sets the rotation(as quaternion components) of current transform.
setRotation(Quaternion) - Method in class com.aspose.threed.Transform
Sets the rotation represented in quaternion.
setRotationMode(RotationMode) - Method in class com.aspose.threed.Frustum
Sets the frustum's orientation mode This property only works when the Frustum.getTarget() is null.
setRoughnessFactor(double) - Method in class com.aspose.threed.PbrMaterial
Sets the roughness of the material, value of 1 means the material is completely rough and value of 0 means the material is completely smooth
setRoundingRadius(double) - Method in class com.aspose.threed.RectangleShape
Sets the radius of the circular arcs of all four corners, measured in degrees.
setSameDirection(boolean) - Method in class com.aspose.threed.CompositeCurve.Segment
Use the same direction of the original curve, or use reversed direction
setSameDirection(boolean) - Method in class com.aspose.threed.TrimmedCurve
Sets whether the trimmed result uses the same direction of the basis curve.
setSaveExtras(boolean) - Method in class com.aspose.threed.GltfSaveOptions
Save scene object's dynamic properties into 'extra' fields in the generated glTF file.
setScale(Vector2) - Method in interface com.aspose.threed.ITextureUnit
Sets the scale of the UV coordinate.
setScale(double) - Method in class com.aspose.threed.ObjLoadOptions
Scales on x/y/z axis, default value is 1.0
setScale(double, double) - Method in class com.aspose.threed.TextureBase
Sets the UV scale.
setScale(double, double, double) - Method in class com.aspose.threed.Transform
Sets the scale of current transform.
setScale(Vector3) - Method in class com.aspose.threed.Transform
Sets the scale
setScaleHeight(float) - Method in class com.aspose.threed.RelativeRectangle
Relative height
setScaleWidth(float) - Method in class com.aspose.threed.RelativeRectangle
Relative width
setScaleX(float) - Method in class com.aspose.threed.RelativeRectangle
Relative coordinate X
setScaleY(float) - Method in class com.aspose.threed.RelativeRectangle
Relative coordinate Y
setScissorBox(Rectangle) - Method in class com.aspose.threed.RenderState
Sets the scissor box
setScissorTest(boolean) - Method in class com.aspose.threed.RenderState
Enable or disable scissor test
setScroll(Vector2) - Method in interface com.aspose.threed.ITextureUnit
Sets the scroll of the UV coordinate.
setSecond(EndPoint) - Method in class com.aspose.threed.TrimmedCurve
The second end point to trim, can be a Cartesian point or a real parameter.
setSemiAxis1(double) - Method in class com.aspose.threed.Ellipse
Radius on X-axis
setSemiAxis1(double) - Method in class com.aspose.threed.EllipseShape
Sets the first radius of the ellipse that measured in the direction of x axis.
setSemiAxis2(double) - Method in class com.aspose.threed.Ellipse
Radius on Y-axis
setSemiAxis2(double) - Method in class com.aspose.threed.EllipseShape
Sets the second radius of the ellipse that measured in the direction of y axis.
setSerializeW(boolean) - Method in class com.aspose.threed.ObjSaveOptions
Sets whether serialize W component in model's vertex position.
setShader(ShaderProgram) - Method in class com.aspose.threed.Renderer
Sets the shader instance used for rendering the geometry.
setShaderContent(byte[]) - Method in class com.aspose.threed.ShaderTechnique
Sets the content of a embedded shader script.
setShaderEntry(String) - Method in class com.aspose.threed.ShaderTechnique
Sets the entry point of the shader, some shader like HLSL can have customized shader entries.
setShaderFile(String) - Method in class com.aspose.threed.ShaderTechnique
Sets the file name of the external shader file.
setShaderLanguage(ShadingLanguage) - Method in class com.aspose.threed.ShaderTechnique
Sets the shader language used by this technique.
setShaderSet(ShaderSet) - Method in class com.aspose.threed.Renderer
Sets the shader set that used to render the scene
setShaderVersion(String) - Method in class com.aspose.threed.ShaderTechnique
Sets the shader version used by this technique.
setShadowCaster(FVector3) - Method in class com.aspose.threed.RendererVariableManager
Position of shadow caster in world coordinate system
setShadowColor(Vector3) - Method in class com.aspose.threed.Light
Sets the shadow's color.
setShadowmap(ITextureUnit) - Method in class com.aspose.threed.RendererVariableManager
The depth texture used for shadow mapping
setShape(Profile) - Method in class com.aspose.threed.LinearExtrusion
The base shape to be extruded.
setShape(Profile) - Method in class com.aspose.threed.RevolvedAreaSolid
Sets the base profile used to revolve.
setShape(Profile) - Method in class com.aspose.threed.SweptAreaSolid
The base profile to construct the geometry.
setShearBottom(Vector2) - Method in class com.aspose.threed.Cylinder
Sets of the shear transform of the bottom side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
setShearTop(Vector2) - Method in class com.aspose.threed.Cylinder
Sets of the shear transform of the top side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
setShininess(double) - Method in class com.aspose.threed.PhongMaterial
Sets the shininess, this controls the specular highlight's size.
setShowGrid(boolean) - Method in class com.aspose.threed.Html5SaveOptions
Display a grid in the scene.
setShowRulers(boolean) - Method in class com.aspose.threed.Html5SaveOptions
Display rulers of x/y/z axes in the scene to measure the model.
setShowUI(boolean) - Method in class com.aspose.threed.Html5SaveOptions
Display a simple UI in the scene.
setSize(Dimension) - Method in interface com.aspose.threed.IRenderTarget
Sets the size of the render target.
setSize(double) - Method in class com.aspose.threed.Skeleton
Sets the limb node size that used in CAD software to represent the size of the bone.
setSlices(int) - Method in class com.aspose.threed.LinearExtrusion
The slices of the twisted extruded geometry, default value is 1.
setSourceBlendFactor(BlendFactor) - Method in class com.aspose.threed.RenderState
Sets how the color is blended.
setSpecular(Vector3) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the specular color of the material, default value is (1, 1, 1).
setSpecularColor(Vector3) - Method in class com.aspose.threed.PhongMaterial
Sets the specular color.
setSpecularFactor(double) - Method in class com.aspose.threed.PhongMaterial
Sets the specular factor.
setSpecularGlossinessTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the texture for specular color, channel RGB stores the specular color and channel A stores the glossiness.
setSpecularTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
Sets the texture for specular color
setStart(double) - Method in class com.aspose.threed.AnimationClip
Sets the time in seconds of the beginning of the clip.
setStartPoint(EndPoint) - Method in class com.aspose.threed.SweptAreaSolid
The start point of the directrix.
setStencilBits(int) - Method in class com.aspose.threed.RenderParameters
Sets how many bits will be used in stencil buffer.
setStencilMask(int) - Method in class com.aspose.threed.RenderState
Sets the mask that is ANDed with the both reference and stored stencil value when test is done.
setStencilReference(int) - Method in class com.aspose.threed.RenderState
Sets the reference value for the stencil test.
setStencilTest(boolean) - Method in class com.aspose.threed.RenderState
Enable or disable the stencil test.
setStepMode(StepMode) - Method in class com.aspose.threed.KeyFrame
Sets the key's step mode.
setStop(double) - Method in class com.aspose.threed.AnimationClip
Sets the time in seconds of the end of the clip.
setSubject(String) - Method in class com.aspose.threed.AssetInfo
Sets the subject of this asset
setSuppressTrialException(boolean) - Static method in exception com.aspose.threed.TrialException
Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted.
setTangentWeightMode(int) - Method in class com.aspose.threed.KeyFrame
Sets the key's tangent weight mode.
setTarget(Node) - Method in class com.aspose.threed.Frustum
Sets the target that the camera is looking at.
setTarget(Node) - Method in interface com.aspose.threed.IOrientable
Sets the target that the entity is looking at.
setTension(float) - Method in class com.aspose.threed.KeyFrame
Sets tension used in TCB spline
setTexture(String, TextureBase) - Method in class com.aspose.threed.Material
Sets the texture to specified slot
setTextureCoordinateBits(int) - Method in class com.aspose.threed.DracoSaveOptions
Quantization bits for texture coordinate, default value is 12
setTextureCoordinateComponents(Tuple_2<String, String>) - Method in class com.aspose.threed.PlySaveOptions
The component names for texture coordinate data, default value is ("u", "v")
setThetaLength(double) - Method in class com.aspose.threed.Cylinder
Sets the length of the theta.
setThetaLength(double) - Method in class com.aspose.threed.Sphere
Sets the length of the theta.
setThetaStart(double) - Method in class com.aspose.threed.Cylinder
Sets the theta start.
setThetaStart(double) - Method in class com.aspose.threed.Sphere
Sets the theta start.
setThickness(double) - Method in class com.aspose.threed.LShape
Sets the thickness of the constant wall.
setTime(double) - Method in class com.aspose.threed.KeyFrame
Sets the time position of list.data[index] key frame, measured in seconds.
setTimeIndependentTangent(boolean) - Method in class com.aspose.threed.KeyFrame
Sets the tangent is time-independent
setTitle(String) - Method in class com.aspose.threed.AssetInfo
Sets the title of this asset
setTop(T) - Method in class com.aspose.threed.CubeFaceData
Sets the data for +Y(Top) face
setTopArea(Vector2) - Method in class com.aspose.threed.Pyramid
Area of the top cap
setTopFlangeEdgeRadius(double) - Method in class com.aspose.threed.HShape
Sets the radius of the lower edges of the top flange.
setTopFlangeFilletRadius(double) - Method in class com.aspose.threed.HShape
Sets the radius of fillet between the web and the top flange.
setTopFlangeThickness(double) - Method in class com.aspose.threed.HShape
Sets the thickness of the top flange.
setTopFlangeWidth(double) - Method in class com.aspose.threed.HShape
Sets the width of the top flange.
setTopXDim(double) - Method in class com.aspose.threed.TrapeziumShape
Sets the extent of the top line measured along the x-axis.
setTopXOffset(double) - Method in class com.aspose.threed.TrapeziumShape
Sets the offset from the beginning of the top line to the bottom line.
setTorusTubularSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
Sets the number of torus' tubular segments, default value is 20
setTransform(Matrix4) - Method in class com.aspose.threed.Bone
Sets the transform matrix of the node containing the bone.
setTransformMatrix(Matrix4) - Method in class com.aspose.threed.Transform
Sets the transform matrix.
setTransformMatrix(Matrix4) - Method in class com.aspose.threed.TransformedCurve
The transformation matrix.
setTransformStyle(ColladaTransformStyle) - Method in class com.aspose.threed.ColladaSaveOptions
Sets the style of node transformation
setTranslation(double, double) - Method in class com.aspose.threed.TextureBase
Sets the UV translation.
setTranslation(Vector3) - Method in class com.aspose.threed.Transform
Sets the translation
setTranslation(double, double, double) - Method in class com.aspose.threed.Transform
Sets the translation of current transform.
setTransparency(double) - Method in class com.aspose.threed.LambertMaterial
Sets the transparency factor.
setTransparency(double) - Method in class com.aspose.threed.PbrMaterial
Sets the transparency factor.
setTransparency(double) - Method in class com.aspose.threed.PbrSpecularMaterial
Sets the transparency factor.
setTransparentColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
Sets the transparent color.
setTRS(Vector3, Vector3, Vector3) - Method in class com.aspose.threed.Matrix4
Initializes the matrix with translation/rotation/scale
setTube(double) - Method in class com.aspose.threed.Torus
Sets the radius of the tube.
setTubularSegments(int) - Method in class com.aspose.threed.Torus
Sets the tubular segments.
setTwist(double) - Method in class com.aspose.threed.LinearExtrusion
The number of degrees of through which the shape is extruded.
setTwistOffset(Vector3) - Method in class com.aspose.threed.LinearExtrusion
The offset that used in twisting, default value is (0, 0, 0).
setType(ExtrapolationType) - Method in class com.aspose.threed.Extrapolation
Gets and sets the sampling pattern of extrapolation
setType(NurbsType) - Method in class com.aspose.threed.NurbsDirection
Sets the type of the current direction.
setType(PatchDirectionType) - Method in class com.aspose.threed.PatchDirection
Sets the patch's type.
setType(SkeletonType) - Method in class com.aspose.threed.Skeleton
Sets the type of the skeleton.
setU(double) - Method in class com.aspose.threed.Vector2
Sets the U component if the Vector2 is used as a mapping coordinate.
setUnitName(String) - Method in class com.aspose.threed.AssetInfo
Sets the unit of length used in this asset.
setUnitScaleFactor(double) - Method in class com.aspose.threed.AssetInfo
Sets the scale factor to real-world meter.
setUp(Vector3) - Method in class com.aspose.threed.Frustum
Sets the up direction of the camera
setUp(Vector3) - Method in class com.aspose.threed.Plane
Sets the up vector of the plane, default value is (0, 1, 0), this affects the generation of the plane
setup(Mesh, Vector4[], Vector4[], Vector4[]) - Static method in class com.aspose.threed.Primitive
Build the mesh from given positions/normals/uvs.
setUpVector(Axis) - Method in class com.aspose.threed.AssetInfo
Sets the up-vector used in this asset.
setUpVector(String) - Method in class com.aspose.threed.Html5SaveOptions
Sets the up vector, value can be "x"/"y"/"z", default value is "y"
setUrl(String) - Method in class com.aspose.threed.AssetInfo
Gets or Sets the URL of this asset.
setUseCommonMaterials(boolean) - Method in class com.aspose.threed.GltfSaveOptions
Serialize materials using KHR common material extensions, default value is false.
setUVRotation(Vector3) - Method in class com.aspose.threed.TextureBase
Sets the rotation of the texture
setUVScale(Vector2) - Method in class com.aspose.threed.TextureBase
Sets the UV scale.
setUVTranslation(Vector2) - Method in class com.aspose.threed.TextureBase
Sets the UV translation.
setUWrap(WrapMode) - Method in interface com.aspose.threed.ITextureUnit
Sets the wrap mode for texture's U coordinate.
setV(double) - Method in class com.aspose.threed.Vector2
Sets the V component if the Vector2 is used as a mapping coordinate.
setValue(float) - Method in class com.aspose.threed.KeyFrame
Sets the key-frame's value.
setValue(Object) - Method in class com.aspose.threed.Property
Sets the value.
setVerbose(boolean) - Method in class com.aspose.threed.ObjSaveOptions
Sets whether generate comments for each section
setVertexElement(String) - Method in class com.aspose.threed.PlySaveOptions
The element name for the vertex data, default value is "vertex"
setVertexShader(String) - Method in class com.aspose.threed.GLSLSource
Sets the source code of the vertex shader
setVertexShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
Sets the source code of the vertex shader
setVideoForTexture(boolean) - Method in class com.aspose.threed.FbxSaveOptions
Sets whether generate a Video instance for Texture when exporting as FBX.
setViewportSize(FVector2) - Method in class com.aspose.threed.RendererVariableManager
Size of viewport, measured in pixel
setVisible(boolean) - Method in class com.aspose.threed.Geometry
Sets if the geometry is visible
setVisible(boolean) - Method in class com.aspose.threed.Line
Sets if the geometry is visible
setVisible(boolean) - Method in class com.aspose.threed.Node
Sets to show the node
setVWrap(WrapMode) - Method in interface com.aspose.threed.ITextureUnit
Sets the wrap mode for texture's V coordinate.
setWallThickness(double) - Method in class com.aspose.threed.CShape
Sets the thickness of the wall.
setWallThickness(double) - Method in class com.aspose.threed.HollowCircleShape
Sets the difference between the outer and inner radius.
setWallThickness(double) - Method in class com.aspose.threed.HollowRectangleShape
The thickness between the boundary of the rectangle and the inner hole
setWebEdgeRadius(double) - Method in class com.aspose.threed.TShape
Sets the radius of web edge.
setWebThickness(double) - Method in class com.aspose.threed.HShape
Sets the thickness of the web of the H-shape.
setWebThickness(double) - Method in class com.aspose.threed.TShape
Sets the wall thickness of web.
setWebThickness(double) - Method in class com.aspose.threed.UShape
Sets the thickness of web.
setWebThickness(double) - Method in class com.aspose.threed.ZShape
Sets the thickness of wall.
setWeight(int, double) - Method in class com.aspose.threed.Bone
Sets the weight for control point specified by index
setWeight(Shape, double) - Method in class com.aspose.threed.MorphTargetChannel
Sets the weight for the specified target, default value is 1, range should between 0~1
setWeight(Shape) - Method in class com.aspose.threed.MorphTargetChannel
Sets the weight for the specified target, default value is 1, range should between 0~1
setWidth(double) - Method in class com.aspose.threed.Box
Sets the width of the box aligned in x-axis.
setWidth(double) - Method in class com.aspose.threed.Camera
Sets the view plane's width measured in inches
setWidth(double) - Method in class com.aspose.threed.CShape
Sets the width of the profile.
setWidth(double) - Method in class com.aspose.threed.LShape
Sets the width of the profile.
setWidth(double) - Method in class com.aspose.threed.Plane
Sets the width of the plane.
setWidthSegments(int) - Method in class com.aspose.threed.Box
Sets the width segments
setWidthSegments(int) - Method in class com.aspose.threed.Dish
Sets the width segments
setWidthSegments(int) - Method in class com.aspose.threed.Plane
Sets the width segments.
setWidthSegments(int) - Method in class com.aspose.threed.Sphere
Sets the width segments.
setWorldAmbient(FVector3) - Method in class com.aspose.threed.RendererVariableManager
Ambient color defined in viewport.
setWorldTime(float) - Method in class com.aspose.threed.RendererVariableManager
Time in seconds
setWrapModeU(WrapMode) - Method in class com.aspose.threed.TextureBase
Sets the texture wrap modes in U.
setWrapModeV(WrapMode) - Method in class com.aspose.threed.TextureBase
Sets the texture wrap modes in V.
setWrapModeW(WrapMode) - Method in class com.aspose.threed.TextureBase
Sets the texture wrap modes in W.
setWWrap(WrapMode) - Method in interface com.aspose.threed.ITextureUnit
Sets the wrap mode for texture's W coordinate.
setXDim(double) - Method in class com.aspose.threed.RectangleShape
Sets the extent of the rectangle in the direction of x-axis Default value is 2.0
setYDim(double) - Method in class com.aspose.threed.RectangleShape
Sets the extent of the rectangle in the direction of y-axis Default value is 2.0
setYDim(double) - Method in class com.aspose.threed.TrapeziumShape
Sets the distance between the top and bottom lines measured along the y-axis.
setZOrder(int) - Method in class com.aspose.threed.Viewport
Sets the Z-order of the viewport.
sha1(String) - Static method in class com.aspose.threed.CryptoUtils
 
ShaderException - Exception in com.aspose.threed
Shader related exceptions
ShaderException(String) - Constructor for exception com.aspose.threed.ShaderException
Constructor of ShaderException
ShaderMaterial - Class in com.aspose.threed
A shader material allows to describe the material by external rendering engine or shader language.
ShaderMaterial() - Constructor for class com.aspose.threed.ShaderMaterial
Initializes a new instance of the ShaderMaterial class.
ShaderMaterial(String) - Constructor for class com.aspose.threed.ShaderMaterial
Initializes a new instance of the ShaderMaterial class.
ShaderProgram - Class in com.aspose.threed
The shader program
ShaderSet - Class in com.aspose.threed
Shader programs for each kind of materials
ShaderSet() - Constructor for class com.aspose.threed.ShaderSet
Construct the instance of ShaderSet
ShaderSource - Class in com.aspose.threed
The source code of shader
ShaderSource() - Constructor for class com.aspose.threed.ShaderSource
 
ShaderStage - Class in com.aspose.threed
Shader stage
ShaderStage() - Constructor for class com.aspose.threed.ShaderStage
 
ShaderTechnique - Class in com.aspose.threed
A shader technique represents a concrete rendering implementation.
ShaderTechnique() - Constructor for class com.aspose.threed.ShaderTechnique
Initializes a new instance of the ShaderTechnique class.
ShaderVariable - Class in com.aspose.threed
Shader variable
ShaderVariable(String) - Constructor for class com.aspose.threed.ShaderVariable
Constructor of ShaderVariable
ShaderVariable(String, int) - Constructor for class com.aspose.threed.ShaderVariable
Constructor of ShaderVariable
ShadingLanguage - Enum in com.aspose.threed
Commonly used shading languages
SHADOWMAP - Static variable in class com.aspose.threed.EntityRendererFeatures
This renderer can work in shadowmap mode
Shape - Class in com.aspose.threed
The shape describes the deformation on a set of control points, which is similar to the cluster deformer in Maya.
Shape() - Constructor for class com.aspose.threed.Shape
Initializes a new instance of the Shape class.
Shape(String) - Constructor for class com.aspose.threed.Shape
Initializes a new instance of the Shape class.
SIEMENSJT - Static variable in class com.aspose.threed.FileFormatType
Siemens PLM Software NX's JT File
SIEMENSJT8 - Static variable in class com.aspose.threed.FileFormat
Siemens JT File Version 8
SIEMENSJT9 - Static variable in class com.aspose.threed.FileFormat
Siemens JT File Version 9
sin() - Method in class com.aspose.threed.Vector3
Calculates sine on each component
size() - Method in class com.aspose.threed.PropertyCollection
Gets the count of declared properties.
Skeleton - Class in com.aspose.threed
The Skeleton is mainly used by CAD software to help designer to manipulate the transformation of skeletal structure, it's usually useless outside the CAD softwares.
Skeleton() - Constructor for class com.aspose.threed.Skeleton
Initializes a new instance of the Skeleton class.
Skeleton(String) - Constructor for class com.aspose.threed.Skeleton
Initializes a new instance of the Skeleton class.
SkeletonType - Enum in com.aspose.threed
Skeleton's types.
SkinDeformer - Class in com.aspose.threed
A skin deformer contains multiple bones to work, each bone blends a part of the geometry by control point's weights.
SkinDeformer(String) - Constructor for class com.aspose.threed.SkinDeformer
Initializes a new instance of the SkinDeformer class.
SkinDeformer() - Constructor for class com.aspose.threed.SkinDeformer
Initializes a new instance of the SkinDeformer class.
Sphere - Class in com.aspose.threed
Parameterized sphere.
Sphere() - Constructor for class com.aspose.threed.Sphere
Initializes a new instance of the Sphere with default radius 1.
Sphere(double) - Constructor for class com.aspose.threed.Sphere
Initializes a new instance of the Sphere class with specified radius.
Sphere(double, int, int) - Constructor for class com.aspose.threed.Sphere
Initializes a new instance of the Sphere class with specified radius, width segments and height segments.
Sphere(String, double, int, int, double, double, double, double) - Constructor for class com.aspose.threed.Sphere
Initializes a new instance of the Sphere class.
SPIRVSource - Class in com.aspose.threed
The compiled shader in SPIR-V format.
SPIRVSource() - Constructor for class com.aspose.threed.SPIRVSource
Constructor of SPIR-V based shader sources.
splitMesh(Node, SplitMeshPolicy, boolean, boolean) - Static method in class com.aspose.threed.PolygonModifier
Split mesh into sub-meshes by VertexElementMaterial.
splitMesh(Node, SplitMeshPolicy) - Static method in class com.aspose.threed.PolygonModifier
Split mesh into sub-meshes by VertexElementMaterial.
splitMesh(Node, SplitMeshPolicy, boolean) - Static method in class com.aspose.threed.PolygonModifier
Split mesh into sub-meshes by VertexElementMaterial.
splitMesh(Scene, SplitMeshPolicy, boolean) - Static method in class com.aspose.threed.PolygonModifier
Split mesh into sub-meshes by VertexElementMaterial.
splitMesh(Scene, SplitMeshPolicy) - Static method in class com.aspose.threed.PolygonModifier
Split mesh into sub-meshes by VertexElementMaterial.
splitMesh(Mesh, SplitMeshPolicy) - Static method in class com.aspose.threed.PolygonModifier
Split mesh into sub-meshes by VertexElementMaterial.
SplitMeshPolicy - Enum in com.aspose.threed
Share vertex/control point data between sub-meshes or each sub-mesh has its own compacted data.
StencilAction - Enum in com.aspose.threed
The stencil test actions
StencilState - Class in com.aspose.threed
Stencil states per face.
StepMode - Enum in com.aspose.threed
Interpolation step mode.
STL - Static variable in class com.aspose.threed.FileFormatType
STL file format type
STL_BINARY - Static variable in class com.aspose.threed.FileFormat
Binary STL file format
STLASCII - Static variable in class com.aspose.threed.FileFormat
ASCII STL file format
STLLoadOptions - Class in com.aspose.threed.deprecated
Deprecated.
STLLoadOptions() - Constructor for class com.aspose.threed.deprecated.STLLoadOptions
Deprecated.
Initializes of a new STLLoadOptions instance.
STLLoadOptions(FileContentType) - Constructor for class com.aspose.threed.deprecated.STLLoadOptions
Deprecated.
Initializes of a new STLLoadOptions instance.
StlLoadOptions - Class in com.aspose.threed
Load options for STL
StlLoadOptions() - Constructor for class com.aspose.threed.StlLoadOptions
Initializes of a new StlLoadOptions instance.
StlLoadOptions(FileContentType) - Constructor for class com.aspose.threed.StlLoadOptions
Initializes of a new StlLoadOptions instance.
STLSaveOptions - Class in com.aspose.threed.deprecated
Deprecated.
STLSaveOptions() - Constructor for class com.aspose.threed.deprecated.STLSaveOptions
Deprecated.
Initializes of a new STLSaveOptions instance.
STLSaveOptions(FileContentType) - Constructor for class com.aspose.threed.deprecated.STLSaveOptions
Deprecated.
Initializes of a new STLSaveOptions instance.
StlSaveOptions - Class in com.aspose.threed
Save options for STL
StlSaveOptions() - Constructor for class com.aspose.threed.StlSaveOptions
Initializes of a new StlSaveOptions instance.
StlSaveOptions(FileContentType) - Constructor for class com.aspose.threed.StlSaveOptions
Initializes of a new StlSaveOptions instance.
sub(FVector2, FVector2) - Static method in class com.aspose.threed.FVector2
- Operator overloading
sub(FVector3, FVector3) - Static method in class com.aspose.threed.FVector3
- Operator overloading
sub(FVector4, FVector4) - Static method in class com.aspose.threed.FVector4
Operator overloading for - (minus)
sub(Vector2, Vector2) - Static method in class com.aspose.threed.Vector2
Subtraction operator for Vector2
sub(Vector3, Vector3) - Static method in class com.aspose.threed.Vector3
Operator overloading for - (minus)
sub(Vector4, Vector4) - Static method in class com.aspose.threed.Vector4
Operator overloading for - (minus)
SweptAreaSolid - Class in com.aspose.threed
A SweptAreaSolid constructs a geometry by sweeping a profile along a directrix.
SweptAreaSolid() - Constructor for class com.aspose.threed.SweptAreaSolid
 

T

Texture - Class in com.aspose.threed
This class defines the texture from an external file.
Texture() - Constructor for class com.aspose.threed.Texture
Initializes a new instance of the Texture class.
Texture(String) - Constructor for class com.aspose.threed.Texture
Initializes a new instance of the Texture class.
TextureBase - Class in com.aspose.threed
Base class for all concrete textures.
TextureBase(String) - Constructor for class com.aspose.threed.TextureBase
Initializes a new instance of the TextureBase class.
TextureData - Class in com.aspose.threed
This class contains the raw data and format definition of a texture.
TextureData(int, int, int, int, int, byte[]) - Constructor for class com.aspose.threed.TextureData
Constructor of TextureData
TextureData(int, int, int, int, PixelFormat, byte[]) - Constructor for class com.aspose.threed.TextureData
Constructor of TextureData
TextureData() - Constructor for class com.aspose.threed.TextureData
Constructor of TextureData
TextureFilter - Enum in com.aspose.threed
Filter options during texture sampling.
TextureMapping - Enum in com.aspose.threed
The texture mapping type for VertexElementUV Describes which kind of texture mapping is used.
TextureSlot - Class in com.aspose.threed
Texture slot in Material, can be enumerated through material instance.
TextureType - Enum in com.aspose.threed
The type of the ITextureUnit
toAbsolute(Dimension) - Method in class com.aspose.threed.RelativeRectangle
Convert the relative rectangle to absolute rectangle
toAbsolute(Rectangle) - Method in class com.aspose.threed.RelativeRectangle
Convert the relative rectangle to absolute rectangle
toAngleAxis(double[], Vector3) - Method in class com.aspose.threed.Quaternion
Decompose the quaternion to angle and axis
toArray() - Method in class com.aspose.threed.Matrix4
Converts matrix to array.
toBitmap() - Method in interface com.aspose.threed.ITexture1D
Convert the texture unit to BufferedImage instance
toBitmap() - Method in interface com.aspose.threed.ITexture2D
Convert the texture unit to BufferedImage instance
toBitmap(CubeFace) - Method in interface com.aspose.threed.ITextureCubemap
Convert the texture unit to BufferedImage instance
toBitmap() - Method in class com.aspose.threed.TextureData
Convert the TextureData to a BufferedImage instance.
toDegree(Vector3) - Static method in class com.aspose.threed.MathUtils
Convert a Vector3 from radian to degree.
toDegree(float) - Static method in class com.aspose.threed.MathUtils
Convert a number from radian to degree
toDegree(double) - Static method in class com.aspose.threed.MathUtils
Convert a number from radian to degree
toDegree(double, double, double) - Static method in class com.aspose.threed.MathUtils
Convert a number from radian to degree
toMatrix() - Method in class com.aspose.threed.Quaternion
Convert the rotation presented by quaternion to transform matrix.
toMesh() - Method in class com.aspose.threed.Box
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.Cylinder
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.Dish
Convert current object to mesh
toMesh() - Method in interface com.aspose.threed.IMeshConvertible
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.LinearExtrusion
Convert the extrusion to mesh.
toMesh() - Method in class com.aspose.threed.Mesh
Gets the Mesh instance from current entity.
toMesh() - Method in class com.aspose.threed.NurbsSurface
Convert the NURBS surface to the mesh
toMesh() - Method in class com.aspose.threed.Plane
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.Primitive
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.Pyramid
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.RectangularTorus
Convert this primitive to Mesh
toMesh() - Method in class com.aspose.threed.RevolvedAreaSolid
Convert the RevolvedAreaSolid into a mesh.
toMesh() - Method in class com.aspose.threed.Sphere
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.SweptAreaSolid
Convert current object to mesh
toMesh() - Method in class com.aspose.threed.Torus
Convert current object to mesh
toRadian(Vector3) - Static method in class com.aspose.threed.MathUtils
Convert a Vector3 from degree to radian
toRadian(float) - Static method in class com.aspose.threed.MathUtils
Convert a number from degree to radian
toRadian(double) - Static method in class com.aspose.threed.MathUtils
Convert a number from degree to radian
toRadian(double, double, double) - Static method in class com.aspose.threed.MathUtils
Convert a vector from degree to radian
Torus - Class in com.aspose.threed
Parameterized torus.
Torus() - Constructor for class com.aspose.threed.Torus
Initializes a new instance of the Torus class.
Torus(double, double) - Constructor for class com.aspose.threed.Torus
Initializes a new instance of the Torus class.
Torus(double, double, double) - Constructor for class com.aspose.threed.Torus
Initializes a new instance of the Torus class.
Torus(String, double, double, int, int, double) - Constructor for class com.aspose.threed.Torus
Initializes a new instance of the Torus class.
toString() - Method in class com.aspose.threed.BindPoint
Formats object to string
toString() - Method in class com.aspose.threed.BoundingBox
Gets the string representation of the bounding box.
toString() - Method in class com.aspose.threed.BoundingBox2D
Gets the string representation of the bounding box.
toString() - Method in class com.aspose.threed.EndPoint
Returns a string representation of the current end point.
toString() - Method in class com.aspose.threed.EntityRendererKey
Gets the string representation of the EntityRendererKey
toString() - Method in class com.aspose.threed.FileFormat
Formats to string
toString() - Method in class com.aspose.threed.FileFormatType
Get the name of this file format type
toString() - Method in class com.aspose.threed.FVector2
Returns a string that represents the FVector2
toString() - Method in class com.aspose.threed.FVector3
Returns a string that represents the FVector3
toString() - Method in class com.aspose.threed.FVector4
Returns a string that represents the FVector4
toString() - Method in class com.aspose.threed.KeyFrame
Gets the string representation of the key frame
toString() - Method in class com.aspose.threed.Material
Formats object to string
toString() - Method in class com.aspose.threed.Matrix4
Returns a String that represents the current Matrix4.
toString() - Method in class com.aspose.threed.Node
Gets the string representation of this node.
toString() - Method in class com.aspose.threed.Property
Returns a string that represents the current Property.
toString() - Method in class com.aspose.threed.Quaternion
Gets the representation of quaternion in string
toString() - Method in class com.aspose.threed.RelativeRectangle
Converts the value of this instance to a String.
toString() - Method in class com.aspose.threed.TriMesh
Gets the string representation of TriMesh
toString() - Method in class com.aspose.threed.Vector2
Returns a String that represents the current Vector2.
toString() - Method in class com.aspose.threed.Vector3
Returns a String that represents the current Vector3.
toString() - Method in class com.aspose.threed.Vector4
Returns a String that represents the current Vector4.
toString() - Method in class com.aspose.threed.VertexDeclaration
String representation of VertexDeclaration
toString() - Method in class com.aspose.threed.VertexElement
String representation of vertex element.
toString() - Method in class com.aspose.threed.VertexField
Gets the string representation of VertexField
Transform - Class in com.aspose.threed
A transform contains information that allow access to object's translate/scale/rotation or transform matrix at minimum cost This is used by local transform.
TransformBuilder - Class in com.aspose.threed
The TransformBuilder is used to build transform matrix by a chain of transformations.
TransformBuilder(Matrix4, ComposeOrder) - Constructor for class com.aspose.threed.TransformBuilder
Construct a TransformBuilder with initial transform matrix and specified compose order
TransformBuilder(ComposeOrder) - Constructor for class com.aspose.threed.TransformBuilder
Construct a TransformBuilder with initial identity transform matrix and specified compose order
TransformBuilder() - Constructor for class com.aspose.threed.TransformBuilder
Construct a TransformBuilder with initial identity transform matrix and specified compose order
TransformedCurve - Class in com.aspose.threed
A TransformedCurve gives a curve a placement by using a transformation matrix.
TransformedCurve() - Constructor for class com.aspose.threed.TransformedCurve
The constructor of TransformedCurve
TransformedCurve(Curve, Matrix4) - Constructor for class com.aspose.threed.TransformedCurve
The constructor of TransformedCurve
translate(Vector3) - Static method in class com.aspose.threed.Matrix4
Creates a matrix that translates along the x-axis, the y-axis and the z-axis
translate(double, double, double) - Static method in class com.aspose.threed.Matrix4
Creates a matrix that translates along the x-axis, the y-axis and the z-axis
translate(double, double, double) - Method in class com.aspose.threed.TransformBuilder
Chain a translation transform
translate(Vector3) - Method in class com.aspose.threed.TransformBuilder
Chain a translation transform
transpose() - Method in class com.aspose.threed.FMatrix4
Transposes this instance.
transpose() - Method in class com.aspose.threed.Matrix4
Transposes this instance.
TrapeziumShape - Class in com.aspose.threed
IFC compatible Trapezium shape defined by parameters.
TrapeziumShape() - Constructor for class com.aspose.threed.TrapeziumShape
Constructor of TrapeziumShape
TrialException - Exception in com.aspose.threed
This is raised in Scene.Open/Scene.Save when no licenses are applied.
TrialException(String) - Constructor for exception com.aspose.threed.TrialException
Constructor of TrialException
triangulate(Scene) - Static method in class com.aspose.threed.PolygonModifier
Convert all polygon-based meshes into full triangle mesh
triangulate(Mesh) - Static method in class com.aspose.threed.PolygonModifier
Convert a polygon-based mesh into full triangle mesh
triangulate(List<Vector4>, List<int[]>, boolean, Vector3[][]) - Static method in class com.aspose.threed.PolygonModifier
Convert a polygon-based mesh into full triangle mesh
triangulate(List<Vector4>, List<int[]>) - Static method in class com.aspose.threed.PolygonModifier
Convert a polygon-based mesh into triangles
triangulate(List<Vector4>, int[]) - Static method in class com.aspose.threed.PolygonModifier
Convert a polygon into triangles
triangulate(List<Vector4>) - Static method in class com.aspose.threed.PolygonModifier
Convert a polygon into triangles, the order of the polygon is defined by the controlPoints
TriMesh - Class in com.aspose.threed
A TriMesh contains raw data that can be used by GPU directly.
TriMesh(String, VertexDeclaration) - Constructor for class com.aspose.threed.TriMesh
Initialize an instance of TriMesh
TrimmedCurve - Class in com.aspose.threed
A bounded curve that trimmed the basis curve at both ends.
TrimmedCurve() - Constructor for class com.aspose.threed.TrimmedCurve
Constructor of TrimmedCurve
TShape - Class in com.aspose.threed
IFC compatible T-shape defined by parameters.
TShape() - Constructor for class com.aspose.threed.TShape
Constructor of TShape

U

U3DLoadOptions - Class in com.aspose.threed.deprecated
Deprecated.
U3DLoadOptions() - Constructor for class com.aspose.threed.deprecated.U3DLoadOptions
Deprecated.
 
U3dLoadOptions - Class in com.aspose.threed
Load options for universal 3d
U3dLoadOptions() - Constructor for class com.aspose.threed.U3dLoadOptions
Constructor of U3dLoadOptions
U3dSaveOptions - Class in com.aspose.threed
Save options for universal 3d
U3dSaveOptions() - Constructor for class com.aspose.threed.U3dSaveOptions
Constructor of U3dSaveOptions
UNIT_SCALE - Static variable in class com.aspose.threed.FVector3
The unit scale vector with all components are all 1
UNIT_SCALE - Static variable in class com.aspose.threed.Vector3
Gets the unit scale vector.
UNIVERSAL3D - Static variable in class com.aspose.threed.FileFormat
Universal3D file format
UNIVERSAL3D - Static variable in class com.aspose.threed.FileFormatType
Universal 3D file format type
USD - Static variable in class com.aspose.threed.FileFormat
Universal Scene Description
USD - Static variable in class com.aspose.threed.FileFormatType
Universal Scene Description
USDZ - Static variable in class com.aspose.threed.FileFormat
Compressed Universal Scene Description
UShape - Class in com.aspose.threed
IFC compatible U-shape defined by parameters.
UShape() - Constructor for class com.aspose.threed.UShape
Constructor of UShape

V

valueOf(String) - Static method in enum com.aspose.threed.AlphaSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ApertureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.BlendFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.BoundingBoxExtent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ColladaTransformStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.CompareFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ComposeOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.CoordinatedSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.CubeFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.CurveDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.DracoCompressionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.DrawOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ExtrapolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.FileContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.FrontFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.GltfEmbeddedImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.IndexDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.Interpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.LightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.MappingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.NurbsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.PatchDirectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.PolygonMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.PoseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.PresetShaders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ReferenceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.RenderingAPI
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.RenderQueueGroupId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.RenderStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.RotationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.ShadingLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.SkeletonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.SplitMeshPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.StencilAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.StepMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.TextureFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.TextureMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.TextureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.VertexElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.VertexFieldSemantic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.threed.WrapMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aspose.threed.AlphaSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ApertureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.BlendFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.BoundingBoxExtent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ColladaTransformStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.CompareFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ComposeOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.CoordinatedSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.CubeFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.CurveDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.DracoCompressionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.DrawOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ExtrapolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.FileContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.FrontFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.GltfEmbeddedImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.IndexDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.Interpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.LightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.MappingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.NurbsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.PatchDirectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.PolygonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.PoseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.PresetShaders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ReferenceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.RenderingAPI
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.RenderQueueGroupId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.RenderStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.RotationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.ShadingLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.SkeletonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.SplitMeshPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.StencilAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.StepMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.TextureFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.TextureMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.TextureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.VertexElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.VertexFieldSemantic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.threed.WrapMode
Returns an array containing the constants of this enum type, in the order they are declared.
Vector2 - Class in com.aspose.threed
A vector with two components.
Vector2(double) - Constructor for class com.aspose.threed.Vector2
Initializes a new instance of the Vector2 struct.
Vector2(FVector2) - Constructor for class com.aspose.threed.Vector2
Initializes a new instance of the Vector2 struct.
Vector2(double, double) - Constructor for class com.aspose.threed.Vector2
Initializes a new instance of the Vector2 struct.
Vector2() - Constructor for class com.aspose.threed.Vector2
 
VECTOR2 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of Vector2
Vector3 - Class in com.aspose.threed
A vector with three components.
Vector3(double, double, double) - Constructor for class com.aspose.threed.Vector3
Initializes a new instance of the Vector3 struct.
Vector3(FVector3) - Constructor for class com.aspose.threed.Vector3
Initializes a new instance of the Vector3 struct.
Vector3(Color) - Constructor for class com.aspose.threed.Vector3
Initializes a new instance of the Vector3 struct.
Vector3(double) - Constructor for class com.aspose.threed.Vector3
Initializes a new instance of the Vector3 struct.
Vector3(Vector4) - Constructor for class com.aspose.threed.Vector3
Initializes a new instance of the Vector3 struct.
Vector3() - Constructor for class com.aspose.threed.Vector3
 
VECTOR3 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of Vector3
Vector4 - Class in com.aspose.threed
A vector with four components.
Vector4(Color) - Constructor for class com.aspose.threed.Vector4
Initializes a new instance of the Vector4 struct.
Vector4(Vector3, double) - Constructor for class com.aspose.threed.Vector4
Initializes a new instance of the Vector4 struct.
Vector4(Vector3) - Constructor for class com.aspose.threed.Vector4
Initializes a new instance of the Vector4 struct.
Vector4(FVector4) - Constructor for class com.aspose.threed.Vector4
Initializes a new instance of the Vector4 struct.
Vector4(double, double, double) - Constructor for class com.aspose.threed.Vector4
Initializes a new instance of the Vector4 struct.
Vector4(double, double, double, double) - Constructor for class com.aspose.threed.Vector4
Initializes a new instance of the Vector4 struct.
Vector4() - Constructor for class com.aspose.threed.Vector4
 
VECTOR4 - Static variable in class com.aspose.threed.VertexFieldDataType
Type of Vector4
VERSION - Static variable in class com.aspose.threed.Scene
 
Vertex - Class in com.aspose.threed
Vertex reference, used to access the raw vertex in TriMesh.
Vertex() - Constructor for class com.aspose.threed.Vertex
 
VERTEX_SHADER - Static variable in class com.aspose.threed.ShaderStage
Vertex shader
VertexDeclaration - Class in com.aspose.threed
The declaration of a custom defined vertex's structure
VertexDeclaration() - Constructor for class com.aspose.threed.VertexDeclaration
 
VertexElement - Class in com.aspose.threed
Base class of vertex elements.
VertexElementBinormal - Class in com.aspose.threed
Defines the binormal vectors for specified components.
VertexElementBinormal() - Constructor for class com.aspose.threed.VertexElementBinormal
Initializes a new instance of the VertexElementBinormal class.
VertexElementDoublesTemplate - Class in com.aspose.threed
A helper class for defining concrete VertexElement implementations.
VertexElementEdgeCrease - Class in com.aspose.threed
Defines the edge crease for specified components
VertexElementEdgeCrease() - Constructor for class com.aspose.threed.VertexElementEdgeCrease
Initializes a new instance of the VertexElementEdgeCrease class.
VertexElementHole - Class in com.aspose.threed
Defines if specified polygon is hole
VertexElementHole() - Constructor for class com.aspose.threed.VertexElementHole
Initializes a new instance of the VertexElementHole class.
VertexElementIntsTemplate - Class in com.aspose.threed
A helper class for defining concrete VertexElement implementations.
VertexElementMaterial - Class in com.aspose.threed
Defines material index for specified components.
VertexElementMaterial() - Constructor for class com.aspose.threed.VertexElementMaterial
Initializes a new instance of the VertexElementMaterial class.
VertexElementNormal - Class in com.aspose.threed
Defines normal vectors for specified components.
VertexElementNormal() - Constructor for class com.aspose.threed.VertexElementNormal
Initializes a new instance of the VertexElementNormal class.
VertexElementPolygonGroup - Class in com.aspose.threed
Defines polygon group for specified components to group related polygons together.
VertexElementPolygonGroup() - Constructor for class com.aspose.threed.VertexElementPolygonGroup
Initializes a new instance of the VertexElementPolygonGroup class.
VertexElementSmoothingGroup - Class in com.aspose.threed
A smoothing group is a group of polygons in a polygon mesh which should appear to form a smooth surface.
VertexElementSmoothingGroup() - Constructor for class com.aspose.threed.VertexElementSmoothingGroup
Initializes a new instance of the VertexElementSmoothingGroup class.
VertexElementSpecular - Class in com.aspose.threed
Defines specular color for specified components.
VertexElementSpecular() - Constructor for class com.aspose.threed.VertexElementSpecular
Initializes a new instance of the VertexElementSpecular class.
VertexElementTangent - Class in com.aspose.threed
Defines tangent vectors for specified components.
VertexElementTangent() - Constructor for class com.aspose.threed.VertexElementTangent
Initializes a new instance of the VertexElementTangent class.
VertexElementTemplate<T> - Class in com.aspose.threed
A helper class for defining concrete VertexElement implementations.
VertexElementType - Enum in com.aspose.threed
The type of the vertex element, defined how it will be used in modeling.
VertexElementUserData - Class in com.aspose.threed
Defines custom user data for specified components.
VertexElementUserData() - Constructor for class com.aspose.threed.VertexElementUserData
Initializes a new instance of the VertexElementUserData class.
VertexElementUV - Class in com.aspose.threed
Defines the UV coordinates for specified components.
VertexElementUV() - Constructor for class com.aspose.threed.VertexElementUV
Initializes a new instance of the VertexElementUV class.
VertexElementUV(TextureMapping) - Constructor for class com.aspose.threed.VertexElementUV
Initializes a new instance of the VertexElementUV class.
VertexElementVector4 - Class in com.aspose.threed
A helper class for defining concrete VertexElement implementations.
VertexElementVertexColor - Class in com.aspose.threed
Defines the vertex color for specified components
VertexElementVertexColor() - Constructor for class com.aspose.threed.VertexElementVertexColor
Initializes a new instance of the VertexElementVertexColor class.
VertexElementVertexCrease - Class in com.aspose.threed
Defines the vertex crease for specified components
VertexElementVertexCrease() - Constructor for class com.aspose.threed.VertexElementVertexCrease
Initializes a new instance of the VertexElementVertexCrease class.
VertexElementVisibility - Class in com.aspose.threed
Defines if specified components is visible
VertexElementVisibility() - Constructor for class com.aspose.threed.VertexElementVisibility
Initializes a new instance of the VertexElementVisibility class.
VertexElementWeight - Class in com.aspose.threed
Defines blend weight for specified components.
VertexElementWeight() - Constructor for class com.aspose.threed.VertexElementWeight
Initializes a new instance of the VertexElementWeight class.
VertexField - Class in com.aspose.threed
Vertex's field memory layout description.
VertexFieldDataType - Class in com.aspose.threed
Vertex field's data type
VertexFieldDataType() - Constructor for class com.aspose.threed.VertexFieldDataType
 
VertexFieldSemantic - Enum in com.aspose.threed
The semantic of the vertex field
verticesToArray() - Method in class com.aspose.threed.TriMesh
Convert the vertices data to byte array
Viewport - Class in com.aspose.threed
A IRenderTarget contains at least one viewport for rendering the scene.
VRML - Static variable in class com.aspose.threed.FileFormat
The Virtual Reality Modeling Language
VRML - Static variable in class com.aspose.threed.FileFormatType
The Virtual Reality Modeling Language

W

w - Variable in class com.aspose.threed.FVector4
The w component.
w - Variable in class com.aspose.threed.Quaternion
The w component.
w - Variable in class com.aspose.threed.Vector4
The w component.
Watermark - Class in com.aspose.threed
Utility to encode/decode blind watermark to/from a mesh.
WAVEFRONTOBJ - Static variable in class com.aspose.threed.FileFormat
Wavefront's Obj file format
WAVEFRONTOBJ - Static variable in class com.aspose.threed.FileFormatType
Wavefront OBJ format type
WeightedMode - Class in com.aspose.threed
Weighted mode.
WeightedMode() - Constructor for class com.aspose.threed.WeightedMode
 
WindowHandle - Class in com.aspose.threed
Encapsulated window handle for different platforms.
WrapMode - Enum in com.aspose.threed
Texture's wrap mode.
write(BinaryWriter, Matrix4) - Static method in class com.aspose.threed.IOUtils
Write the matrix to the binary writer
write(BinaryWriter, FMatrix4) - Static method in class com.aspose.threed.IOUtils
Write the matrix to the binary writer
write(BinaryWriter, FVector2) - Static method in class com.aspose.threed.IOUtils
Write the vector to the binary writer
write(BinaryWriter, FVector3) - Static method in class com.aspose.threed.IOUtils
Write the vector to the binary writer
write(BinaryWriter, FVector4) - Static method in class com.aspose.threed.IOUtils
Write the vector to the binary writer
write(BinaryWriter, Vector2) - Static method in class com.aspose.threed.IOUtils
Write the vector to the binary writer
write(BinaryWriter, Vector3) - Static method in class com.aspose.threed.IOUtils
Write the vector to the binary writer
write(BinaryWriter, Vector4) - Static method in class com.aspose.threed.IOUtils
Write the vector to the binary writer
write(FMatrix4) - Method in class com.aspose.threed.PushConstant
Write the matrix to the constant
write(int) - Method in class com.aspose.threed.PushConstant
Write a int value to the constant
write(float) - Method in class com.aspose.threed.PushConstant
Write a float value to the constant
write(FVector4) - Method in class com.aspose.threed.PushConstant
Write a 4-component vector to the constant
write(FVector3) - Method in class com.aspose.threed.PushConstant
Write a 3-component vector to the constant
write(float, float, float, float) - Method in class com.aspose.threed.PushConstant
Write a 4-component vector to the constant
write16bIndicesTo(Stream) - Method in class com.aspose.threed.TriMesh
Write the indices data as 16bit integer to the stream
write32bIndicesTo(Stream) - Method in class com.aspose.threed.TriMesh
Write the indices data as 32bit integer to the stream
writeFile(String, IOConfig) - Method in class com.aspose.threed.DummyFileSystem
Create a stream for writing dependencies.
writeFile(String, IOConfig) - Method in class com.aspose.threed.FileSystem
Create a stream for writing dependencies.
writeFile(String, IOConfig) - Method in class com.aspose.threed.LocalFileSystem
Create a stream for writing dependencies.
writeFile(String, IOConfig) - Method in class com.aspose.threed.MemoryFileSystem
Create a stream for writing dependencies.
writeFile(String, IOConfig) - Method in class com.aspose.threed.ZipArchiveFileSystem
 
writeVerticesTo(Stream) - Method in class com.aspose.threed.TriMesh
Write vertices data to the specified stream

X

X - Static variable in class com.aspose.threed.FileFormatType
DirectX's X File
x - Variable in class com.aspose.threed.FVector2
The x component.
x - Variable in class com.aspose.threed.FVector3
The x component.
x - Variable in class com.aspose.threed.FVector4
The x component.
x - Variable in class com.aspose.threed.Quaternion
The x component.
x - Variable in class com.aspose.threed.Vector2
The x component.
x - Variable in class com.aspose.threed.Vector3
The x component.
x - Variable in class com.aspose.threed.Vector4
The x component.
X_AXIS - Static variable in class com.aspose.threed.Vector3
Gets the X axis.
X_BINARY - Static variable in class com.aspose.threed.FileFormat
DirectX X File in binary format
X_TEXT - Static variable in class com.aspose.threed.FileFormat
DirectX X File in binary format
XLoadOptions - Class in com.aspose.threed
The Load options for DirectX X files.
XLoadOptions(FileContentType) - Constructor for class com.aspose.threed.XLoadOptions
Constructor of XLoadOptions
XYZ - Static variable in class com.aspose.threed.FileFormat
Xyz point cloud file
XYZ - Static variable in class com.aspose.threed.FileFormatType
Xyz point cloud file

Y

y - Variable in class com.aspose.threed.FVector2
The y component.
y - Variable in class com.aspose.threed.FVector3
The y component.
y - Variable in class com.aspose.threed.FVector4
The y component.
y - Variable in class com.aspose.threed.Quaternion
The y component.
y - Variable in class com.aspose.threed.Vector2
The y component.
y - Variable in class com.aspose.threed.Vector3
The y component.
y - Variable in class com.aspose.threed.Vector4
The y component.
Y_AXIS - Static variable in class com.aspose.threed.Vector3
Gets the Y axis.

Z

z - Variable in class com.aspose.threed.FVector3
The y component.
z - Variable in class com.aspose.threed.FVector4
The z component.
z - Variable in class com.aspose.threed.Quaternion
The z component.
z - Variable in class com.aspose.threed.Vector3
The z component.
z - Variable in class com.aspose.threed.Vector4
The z component.
Z_AXIS - Static variable in class com.aspose.threed.Vector3
Gets the Z axis.
ZERO - Static variable in class com.aspose.threed.FVector3
The Zero vector.
ZIP - Static variable in class com.aspose.threed.FileFormat
Zip archive that contains other 3d file format.
ZIP - Static variable in class com.aspose.threed.FileFormatType
Zip archive that contains other 3d file format.
ZipArchiveFileSystem - Class in com.aspose.threed
File system to provide to the read-only access to speicified zip file or zip stream.
ZipArchiveFileSystem(Stream) - Constructor for class com.aspose.threed.ZipArchiveFileSystem
Construct a ZipArchiveFileSystem through a stream.
ZipArchiveFileSystem(String) - Constructor for class com.aspose.threed.ZipArchiveFileSystem
Construct a ZipArchiveFileSystem through a file name.
ZShape - Class in com.aspose.threed
IFC compatible Z-shape profile defined by parameters.
ZShape() - Constructor for class com.aspose.threed.ZShape
Constructor of ZShape
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links