3d models are created by combining and manipulating primitive object shapes and assigning textures to them.
通过组合和操作基本对象形状并分配纹理,创建3d模型。
As you will see later in the example, a custom data type is any non-primitive object that you need to create locally to call a remote method.
正如您从本示例中所见的,定制数据类型是任何需要本地创建以调用远端方法的非原语对象。
In addition to accessing primitive properties, most SDO applications also require navigation up and down parent-child data object relationships (between contact and address, for example).
除了访问原始属性外,多数sdo应用程序还需要上下导航父子数据对象关系(例如,在联系人和地址之间导航)。
The anchoring construct in the SDO framework is the data object container, which consists of data objects and primitive type members.
sdo框架之中的固定构筑是数据对象容器,它由数据对象以及主要的类型成员组成。
To make the data useful to your script, you need to first cast the return value to a Boolean object, and then convert that object to a primitive Boolean.
为了使得数据有用,您需要首先把返回值转换为Boolean对象,然后将其转变为原始boolean值。
An attribute of an object is represented by a Property which can be a primitive type or a reference to another object.
对象的属性由Property表示,它可以是基元类型,也可以是对另一个对象的引用。
Public Service Reminder: Making all fields of an object final does not necessarily make the object immutable -- all fields must also be primitive types or references to immutable objects.
PublicServiceReminder:让一个对象的所有字段都为final并不一定使得这个对象不可变 —— 所有的字段还必须是原语类型或是对不可变对象的引用。
One new primitive enables mediations to use business object maps in the mediation flow.
有一个新的元素允许中介在中介流中使用业务对象映射。
Each of the J2EE scopes has a context in which primitive data and object references can be associated (stored) for use by other components that share the same context.
每种J2EE作用域都有一个上下文,在这个上下文中可以关联(存储)基本类型的数据和对象引用,以供享有同一上下文的其他组件使用。
The attributes of an object are either primitive types or references to other objects.
对象的属性可以是基元类型,也可以是对其他对象的引用。
The representation used depends on whether the field is a simple object type, a simple primitive type, or an array type.
所使用的表示法取决于字段是简单对象类型、简单原语类型还是数组类型。
This primitive can be used within a flow to convert native data to a business object and vice versa.
该原语可以在流内部使用,将本地数据转换为业务对象,反之亦然。
It assigns the value of a primitive-type attribute in the source business object to a primitive-type attribute in a target business object.
它将源业务对象中的某个基元类型属性的值赋予目标业务对象中的某个基元类型属性。
Also suppose that the Collaborator object requires a string and a primitive int as parameters passed to the constructor.
同时假定Collaborator对象要求使用字符串和原始的int作为传递给构造函数的参数。
If you are using a simple object like a sphere then you will also have to enable texturing by setting the "primitive flags".
如果你使用的是简单的对象如球体的话,你还需要通过设定“原始标志”(“ primitive flags ”)以开启纹理贴图功能。
The Business Object map primitive provides an additional mapping tool within the mediation flow.
BusinessObjectmap原语在中介流中提供了一个额外的映射工具。
Create a new Business Object mapper primitive to the canvas, the intention of this mapper is to convert the binary input to a string and manipulate it.
在画布上创建一个新的BusinessObjectMapper原语,这个映射器的目的是将二进制输入转换成字符串并操作它。
Relationship mapping is a powerful function of the Business Object map primitive that associates data in different contexts.
Relationshipmapping是BusinessObjectmap原语的一个强大的功能,用于关联不同上下文中的数据。
The Message Validator Primitive lets you validate either the whole or part of the Service Message Object against the schema information.
MessageValidator原语允许您针对架构信息验证整个或部分服务消息对象。
The physical production provides the object form factor for the primitive arts, and the person own production provides the main emotion factor for the primitive art.
物质生产为原始艺术提供客体形式因素,人自身的生产为原始艺术提供主体情感因素。从自我意识和对象意识的初步建立,到。
Since primitive line segments extraction is an important procedure, how to select the proper line segments extraction approach is the key to the extraction of linear object of SAR images.
对于SAR图像线状目标提取来说,线基元提取是一个非常重要的步骤,如何选择最合适的线基元提取方法影响整个算法的成败。
To create a Compound Collider, create child objects of your colliding object, then add a primitive Collider to each child object.
要创建复合碰撞器,只需给你的碰撞器对象创建子对象,然后为每个子对象添加原型碰撞器。
Each output primitive is specified with input coordinate data and other information about the way that the object is to be displayed.
每个输出图元是由输入的坐标数据和有关物体显示的一些信息来指定。
According to the common mapping rules, it mainly contains whole object table, linked object table, primitive element tables and so on.
按照通用映射规则,主要包括全局对象表,链接对象表及基本元素映射表等。
Different understandings and USES of art and the primitive art will result in different ways and methods of the research on the origin of art, the object of art, and the goal of art.
对艺术和原始艺术的理解和使用不同,对艺术起源研究的对象、目标、方法和途径都会不同。
Then the primitive color holograms are modulated in the frequency domain to reconstruct object by original reference waves.
第二步是分别对分色全息图在频域进行调制以实现用原参考光真实再现原始物光波。
The primitive visual symbols include object symbols, rope-tying symbols, Bagua symbols, primitive pictures and primitive statues.
原始的视觉符号包括实物符号、结绳符号。八卦符号、原始记号、原始图画和原始雕塑;
The primitive value is inherited by all objects descended from the Array object.
值可被所有来自数组对象的子对象所继承。
If a class contains only primitive fields or references to immutable objects, then it is usually the case that no fields in the object returned by super. clone need to be modified.
如果一个类只包含基本字段或对不变对象的引用,那么通常不需要修改super .clone返回的对象中的字段。
Since the primitive holds the actual value and not a reference to an object, when you assign primitives you copy the contents from one place to another.
由于主类型容纳了实际的值,而且并非指向一个对象的句柄,所以在为其赋值的时候,可将来自一个地方的内容复制到另一个地方。
应用推荐